Lines Matching full:shadowdata
565 PassRefPtr<CSSValue> CSSComputedStyleDeclaration::valueForShadow(const ShadowData* shadow, int id) const573 for (const ShadowData* s = shadow; s; s = s->next) {