Searched refs:textIndentLine (Results 1 – 4 of 4) sorted by relevance
521 state.style()->setTextIndentLine(state.parentStyle()->textIndentLine()); in applyInheritCSSPropertyTextIndent()
50 if (isAfterHardLineBreak && style->textIndentLine() == TextIndentEachLine) in requiresIndent()
555 …TextIndentLine textIndentLine() const { return static_cast<TextIndentLine>(rareInheritedData->m_te… in textIndentLine() function
2314 … if (RuntimeEnabledFeatures::css3TextEnabled() && style->textIndentLine() == TextIndentEachLine) { in getPropertyCSSValue()