Searched refs:lineHeightFromStyle (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp1464 static PassRefPtr<CSSPrimitiveValue> lineHeightFromStyle(RenderStyle* style, RenderView* renderView) function in namespace:WebCore
1938 computedFont->lineHeight = lineHeightFromStyle(style.get(), m_node->document()->renderView());
2050 return lineHeightFromStyle(style.get(), m_node->document()->renderView());

Completed in 130 milliseconds