Home
last modified time | relevance | path

Searched refs:setLineHeightValue (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolverState.h95 void setLineHeightValue(CSSValue* value) { m_lineHeightValue = value; } in setLineHeightValue() function
DStyleResolver.cpp756 state.setLineHeightValue(0); in styleForKeyframe()
1004 state.setLineHeightValue(0); in styleForPage()
1054 state.setLineHeightValue(0); in defaultStyleForElement()
1298 state.setLineHeightValue(current.value()); in applyProperties()
1395 state.setLineHeightValue(0); in applyMatchedProperties()
DStyleBuilderCustom.cpp1335 state.setLineHeightValue(0); in oldApplyProperty()