Searched refs:parseLight (Results 1 – 2 of 2) sorted by relevance
49 void parseLight(const JSValue&);
97 parseLight(document["light"]); in parse()139 void Parser::parseLight(const JSValue& value) { in parseLight() function in mbgl::style::Parser