Searched refs:setTextUnderlinePosition (Results 1 – 2 of 2) sorted by relevance
823 state.style()->setTextUnderlinePosition(t); in applyValueCSSPropertyTextUnderlinePosition()833 state.style()->setTextUnderlinePosition(static_cast<TextUnderlinePosition>(t)); in applyValueCSSPropertyTextUnderlinePosition()
1085 …void setTextUnderlinePosition(TextUnderlinePosition v) { SET_VAR(rareInheritedData, m_textUnderlin… in setTextUnderlinePosition() function