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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DPartialLayoutState.h39 friend class PartialLayoutDisabler;
80 class PartialLayoutDisabler { class in namespace:WebCore
81 WTF_MAKE_NONCOPYABLE(PartialLayoutDisabler);
83 PartialLayoutDisabler(PartialLayoutState& partialLayout, bool disable = true) function in class:WebCore::PartialLayoutDisabler
91 ~PartialLayoutDisabler()

Completed in 57 milliseconds