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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp607 static PassRefPtr<CSSValue> valueForReflection(const StyleReflection* reflection, const RenderStyle* style) function in namespace:WebCore
1820 return valueForReflection(style->boxReflect(), style.get());

Completed in 105 milliseconds