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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentLifecycle.cpp 76 bool DocumentLifecycle::canAdvanceTo(State state) const
168 ASSERT(canAdvanceTo(state));
DocumentLifecycle.h 139 bool canAdvanceTo(State) const;

Completed in 334 milliseconds