Searched refs:TextIndentNormal (Results 1 – 2 of 2) sorted by relevance
551 enum TextIndentType { TextIndentNormal, TextIndentHanging }; enumerator
1589 static TextIndentType initialTextIndentType() { return TextIndentNormal; } in initialTextIndentType()