Searched refs:TextJustifyDistribute (Results 1 – 3 of 3) sorted by relevance
351 TextJustifyAuto, TextJustifyNone, TextJustifyInterWord, TextJustifyDistribute enumerator
2326 case TextJustifyDistribute: in CSSPrimitiveValue()2342 return TextJustifyDistribute; in TextJustify()
290 if (style()->textJustify() == TextJustifyDistribute) in textAlignmentForLine()