Home | History | Annotate | Download | only in editing

Lines Matching refs:textAlign

969     int textAlign = getIdentifierValue(style, CSSPropertyTextAlign);
970 switch (textAlign) {