Searched refs:normalizeGlyphsURL (Results 1 – 3 of 3) sorted by relevance
18 std::string normalizeGlyphsURL(const std::string& baseURL, const std::string& url, const std::strin…
82 std::string normalizeGlyphsURL(const std::string& baseURL, in normalizeGlyphsURL() function
225 res.url = util::mapbox::normalizeGlyphsURL(apiBaseURL, resource.url, accessToken); in request()