Home
last modified time | relevance | path

Searched defs:GlyphManager (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_manager.hpp26 class GlyphManager : public util::noncopyable { class
H A Dglyph_manager.cpp13 GlyphManager::GlyphManager(FileSource& fileSource_, std::unique_ptr<LocalGlyphRasterizer> localGlyp… in GlyphManager() function in mbgl::GlyphManager