Home
last modified time | relevance | path

Searched refs:hasAdvance (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_pbf.cpp22 hasTop = false, hasAdvance = false; in parseGlyphPBF() local
51 hasAdvance = true; in parseGlyphPBF()
63 if (!hasID || !hasWidth || !hasHeight || !hasLeft || !hasTop || !hasAdvance || in parseGlyphPBF()