Searched refs:FragmentationDisabler (Results 1 – 2 of 2) sorted by relevance
389 class FragmentationDisabler {390 WTF_MAKE_NONCOPYABLE(FragmentationDisabler);392 FragmentationDisabler(RenderObject* root);393 ~FragmentationDisabler();
1238 FragmentationDisabler::FragmentationDisabler(RenderObject* root) in FragmentationDisabler() function in WebCore::FragmentationDisabler1259 FragmentationDisabler::~FragmentationDisabler() in ~FragmentationDisabler()