Home | History | Annotate | Download | only in rendering

Lines Matching refs:textJustify

290         if (style()->textJustify() == TextJustifyDistribute)
585 TextJustify textJustify = style()->textJustify();
595 if (textAlign == JUSTIFY && r != trailingSpaceRun && textJustify != TextJustifyNone) {