Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_atlas.cpp16 for (const auto& glyphMapEntry : glyphs) { in makeGlyphAtlas() local
17 const FontStack& fontStack = glyphMapEntry.first; in makeGlyphAtlas()
20 for (const auto& entry : glyphMapEntry.second) { in makeGlyphAtlas()