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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp1456 static PassRefPtr<CSSValueList> fontFamilyFromStyle(RenderStyle* style) function in namespace:WebCore
1939 computedFont->family = fontFamilyFromStyle(style.get());
1943 RefPtr<CSSValueList> fontFamilyList = fontFamilyFromStyle(style.get());

Completed in 171 milliseconds