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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp1478 static PassRefPtr<CSSPrimitiveValue> fontSizeFromStyle(RenderStyle* style) function in namespace:WebCore
1937 computedFont->size = fontSizeFromStyle(style.get());
1951 return fontSizeFromStyle(style.get());

Completed in 225 milliseconds