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

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.h93 PassRefPtr<CSSComputedStyleDeclaration> computedStyleIncludingVisitedInfo(Node*, ExceptionState&) const;
H A DInternals.idl45 [RaisesException] CSSStyleDeclaration computedStyleIncludingVisitedInfo(Node node);
H A DInternals.cpp588 PassRefPtr<CSSComputedStyleDeclaration> Internals::computedStyleIncludingVisitedInfo(Node* node, ExceptionState& exceptionState) const function in class:WebCore::Internals

Completed in 133 milliseconds