Searched defs:valueForShadow (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/css/
H A DCSSComputedStyleDeclaration.cpp565 PassRefPtr<CSSValue> CSSComputedStyleDeclaration::valueForShadow(const ShadowData* shadow, int id) const function in class:WebCore::CSSComputedStyleDeclaration
796 return valueForShadow(style->boxShadow(), propertyID);
1091 return valueForShadow(style->textShadow(), propertyID);

Completed in 65 milliseconds