Searched refs:TextIndentHanging (Results 1 – 4 of 4) sorted by relevance
551 enum TextIndentType { TextIndentNormal, TextIndentHanging }; enumerator
909 if (style->textIndentType() == TextIndentHanging) in requiresIndent()
557 textIndentTypeValue = TextIndentHanging; in applyValueCSSPropertyTextIndent()
2215 … (style->textIndentLine() == TextIndentEachLine || style->textIndentType() == TextIndentHanging)) { in getPropertyCSSValue()2220 if (style->textIndentType() == TextIndentHanging) in getPropertyCSSValue()