Searched defs:fontStack (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | glyph_manager.cpp | 29 const FontStack& fontStack = dependency.first; in getGlyphs() local 61 Glyph GlyphManager::generateLocalSDF(const FontStack& fontStack, GlyphID glyphID) { in generateLocalSDF() 67 void GlyphManager::requestRange(GlyphRequest& request, const FontStack& fontStack, const GlyphRange… in requestRange() 77 void GlyphManager::processResponse(const Response& res, const FontStack& fontStack, const GlyphRang… in processResponse() 129 const FontStack& fontStack = dependency.first; in notify() local
|
| H A D | glyph_atlas.cpp | 17 const FontStack& fontStack = glyphMapEntry.first; in makeGlyphAtlas() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | font_stack.cpp | 8 std::string fontStackToString(const FontStack& fontStack) { in fontStackToString()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/ |
| H A D | resource.cpp | 79 Resource Resource::glyphs(const std::string& urlTemplate, const FontStack& fontStack, const std::pa… in glyphs()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/ |
| H A D | symbol_layout.cpp | 123 FontStack fontStack = layout.evaluate<TextFont>(zoom, ft); in SymbolLayout() local 165 FontStack fontStack = layout.evaluate<TextFont>(zoom, feature); in prepare() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/ |
| H A D | offline_download.cpp | 237 for (const auto& fontStack : parser.fontStacks()) { in activateDownload() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | geometry_tile_worker.cpp | 252 const FontStack& fontStack = newFontGlyphs.first; in onGlyphsAvailable() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | renderer_impl.cpp | 851 void Renderer::Impl::onGlyphsError(const FontStack& fontStack, const GlyphRange& glyphRange, std::e… in onGlyphsError()
|