Home | History | Annotate | Download | only in rendering

Lines Matching refs:textIndent

3506         if (style()->textIndent().isPercent())
3508 left += style()->textIndent().calcMinValue(cw);
3543 if (style()->textIndent().isPercent())
3545 right -= style()->textIndent().calcMinValue(cw);
4913 ti = style()->textIndent().calcMinValue(cw);
4984 ti = style()->textIndent().calcMinValue(cw);