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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp1432 static PassRefPtr<CSSValue> counterToCSSValue(const RenderStyle* style, CSSPropertyID propertyID) function in namespace:WebCore
2661 return counterToCSSValue(style.get(), propertyID);
2663 return counterToCSSValue(style.get(), propertyID);

Completed in 128 milliseconds