Home
last modified time | relevance | path

Searched refs:getGlyphURL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dstyle_impl.hpp86 const std::string& getGlyphURL() const;
H A Dstyle_impl.cpp345 const std::string& Style::Impl::getGlyphURL() const { in getGlyphURL() function in mbgl::style::Style::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp777 style->impl->getGlyphURL(), in onUpdate()