HomeSort by relevance Sort by last modified time
    Searched refs:computedStyleIncludingVisitedInfo (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.h 90 PassRefPtr<CSSComputedStyleDeclaration> computedStyleIncludingVisitedInfo(Node*, ExceptionState&) const;
Internals.idl 41 [RaisesException] CSSStyleDeclaration computedStyleIncludingVisitedInfo(Node node);
Internals.cpp 586 PassRefPtr<CSSComputedStyleDeclaration> Internals::computedStyleIncludingVisitedInfo(Node* node, ExceptionState& es) const
    [all...]

Completed in 65 milliseconds