Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h129 unsigned updateStyleAndReturnAffectedElementCount(ExceptionState&) const;
DInternals.idl69 [RaisesException] unsigned long updateStyleAndReturnAffectedElementCount();
DInternals.cpp281 unsigned Internals::updateStyleAndReturnAffectedElementCount(ExceptionState& exceptionState) const in updateStyleAndReturnAffectedElementCount() function in WebCore::Internals