Searched refs:initialTextIndentLine (Results 1 – 3 of 3) sorted by relevance
80 , m_textIndentLine(RenderStyle::initialTextIndentLine()) in StyleRareInheritedData()
1562 static TextIndentLine initialTextIndentLine() { return TextIndentFirstLine; } in initialTextIndentLine() function
527 state.style()->setTextIndentLine(RenderStyle::initialTextIndentLine()); in applyInitialCSSPropertyTextIndent()