Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h625 void scheduleRenderTreeUpdateIfNeeded();
1385 inline void Document::scheduleRenderTreeUpdateIfNeeded() in scheduleRenderTreeUpdateIfNeeded() function
DNode.cpp688 document().scheduleRenderTreeUpdateIfNeeded(); in markAncestorsWithChildNeedsStyleInvalidation()
695 document().scheduleRenderTreeUpdateIfNeeded(); in markAncestorsWithChildNeedsDistributionRecalc()
767 document().scheduleRenderTreeUpdateIfNeeded(); in markAncestorsWithChildNeedsStyleRecalc()
DDocument.cpp2077 scheduleRenderTreeUpdateIfNeeded(); in scheduleSVGFilterLayerUpdateHack()
2089 scheduleRenderTreeUpdateIfNeeded(); in scheduleUseShadowTreeUpdate()