Searched refs:lineHeightValue (Results 1 – 2 of 2) sorted by relevance
96 CSSValue* lineHeightValue() { return m_lineHeightValue; } in lineHeightValue() function
785 if (state.lineHeightValue()) in styleForKeyframe()786 StyleBuilder::applyProperty(CSSPropertyLineHeight, state, state.lineHeightValue()); in styleForKeyframe()1015 if (state.lineHeightValue()) in styleForPage()1016 StyleBuilder::applyProperty(CSSPropertyLineHeight, state, state.lineHeightValue()); in styleForPage()1410 if (state.lineHeightValue()) in applyMatchedProperties()1411 StyleBuilder::applyProperty(CSSPropertyLineHeight, state, state.lineHeightValue()); in applyMatchedProperties()