Home
last modified time | relevance | path

Searched defs:setURL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dgeojson_source.cpp22 void GeoJSONSource::setURL(const std::string& url_) { in setURL() function in mbgl::style::GeoJSONSource
H A Dimage_source.cpp30 void ImageSource::setURL(const std::string& url_) { in setURL() function in mbgl::style::ImageSource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_manager.hpp39 void setURL(const std::string& url) { in setURL() function in mbgl::GlyphManager