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

/external/webkit/Source/WebCore/editing/
H A Dmarkup.cpp279 RefPtr<CSSComputedStyleDeclaration> computedStyleForElement = computedStyle(element); local
292 if (RefPtr<CSSValue> computedPropertyValue = computedStyleForElement->getPropertyCSSValue(property.id()))

Completed in 53 milliseconds