Searched refs:ensureStateAtMost (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocumentLifecycle.cpp172 void DocumentLifecycle::ensureStateAtMost(State state) function in class:blink::DocumentLifecycle
H A DDocumentLifecycle.h128 void ensureStateAtMost(State);
H A DDocument.cpp1608 m_lifecycle.ensureStateAtMost(DocumentLifecycle::VisualUpdatePending);
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DRenderLayerCompositor.cpp227 lifecycle().ensureStateAtMost(DocumentLifecycle::LayoutClean);
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.cpp1757 lifecycle().ensureStateAtMost(DocumentLifecycle::StyleClean);
1809 lifecycle().ensureStateAtMost(DocumentLifecycle::StyleClean);

Completed in 100 milliseconds