Searched defs:LayoutStateDisabler (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderView.h253 // These functions may only be accessed by LayoutStateMaintainer or LayoutStateDisabler.
273 friend class LayoutStateDisabler;
370 class LayoutStateDisabler { class in namespace:WebCore
371 WTF_MAKE_NONCOPYABLE(LayoutStateDisabler);
373 LayoutStateDisabler(RenderView* view) function in class:WebCore::LayoutStateDisabler
380 ~LayoutStateDisabler()

Completed in 147 milliseconds