Home | History | Annotate | Download | only in rendering

Lines Matching refs:textAlign

336     ETextAlign textAlign = style()->textAlign();
346 if (textAlign == JUSTIFY && r != trailingSpaceRun) {
385 switch (textAlign) {
573 int ta = style()->textAlign();