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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h465 PassRefPtr<RenderStyle> styleForElementIgnoringPendingStylesheets(Element*);
H A DElement.cpp2418 rareData.setComputedStyle(document().styleForElementIgnoringPendingStylesheets(this));
H A DDocument.cpp1994 PassRefPtr<RenderStyle> Document::styleForElementIgnoringPendingStylesheets(Element* element) function in class:blink::Document

Completed in 2011 milliseconds