Home
last modified time | relevance | path

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

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