Searched defs:justify (Results 1 – 1 of 1) sorted by relevance
77 const float justify, in align()97 float justify) { in justifyLine()268 const float justify = textJustify == style::TextJustifyType::Right ? 1 : in shapeLines() local