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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLFrameOwnerElement.h 71 class UpdateSuspendScope {
73 UpdateSuspendScope();
74 ~UpdateSuspendScope();
HTMLFrameOwnerElement.cpp 56 HTMLFrameOwnerElement::UpdateSuspendScope::UpdateSuspendScope()
61 void HTMLFrameOwnerElement::UpdateSuspendScope::performDeferredWidgetTreeOperations()
79 HTMLFrameOwnerElement::UpdateSuspendScope::~UpdateSuspendScope()
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ContainerNode.cpp 562 HTMLFrameOwnerElement::UpdateSuspendScope suspendWidgetHierarchyUpdates;
649 // then the code in UpdateSuspendScope::performDeferredWidgetTreeOperations will
654 HTMLFrameOwnerElement::UpdateSuspendScope suspendWidgetHierarchyUpdates;
    [all...]
Element.cpp     [all...]
Document.cpp     [all...]

Completed in 1026 milliseconds