Home
last modified time | relevance | path

Searched refs:lineStartIndex (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 Dshaping.cpp281 std::size_t lineStartIndex = shaping.positionedGlyphs.size(); in shapeLines() local
300 if (shaping.positionedGlyphs.size() != lineStartIndex) { in shapeLines()
304 justifyLine(shaping.positionedGlyphs, glyphs, lineStartIndex, in shapeLines()