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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp1490 static PassRefPtr<CSSPrimitiveValue> fontVariantFromStyle(RenderStyle* style) function in namespace:WebCore
1935 computedFont->variant = fontVariantFromStyle(style.get());
1955 return fontVariantFromStyle(style.get());

Completed in 126 milliseconds