Searched refs:textJustify (Results 1 – 2 of 2) sorted by relevance
255 const style::TextJustifyType textJustify, in shapeLines() argument268 const float justify = textJustify == style::TextJustifyType::Right ? 1 : in shapeLines()269 textJustify == style::TextJustifyType::Left ? 0 : in shapeLines()329 const style::TextJustifyType textJustify, in getShaping() argument343 textJustify, verticalHeight, writingMode, glyphs); in getShaping()
52 style::TextJustifyType textJustify,