Home
last modified time | relevance | path

Searched defs:justify (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.cpp77 const float justify, in align()
97 float justify) { in justifyLine()
268 const float justify = textJustify == style::TextJustifyType::Right ? 1 : in shapeLines() local