Home | History | Annotate | Download | only in editing

Lines Matching refs:computedStyleForElement

279             RefPtr<CSSComputedStyleDeclaration> computedStyleForElement = computedStyle(element);
292 if (RefPtr<CSSValue> computedPropertyValue = computedStyleForElement->getPropertyCSSValue(property.id()))