Home
last modified time | relevance | path

Searched defs:GlyphMetrics (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.hpp26 struct GlyphMetrics { struct
27 uint32_t width = 0;
28 uint32_t height = 0;
29 int32_t left = 0;
30 int32_t top = 0;
31 uint32_t advance = 0;