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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderObject.h1024 void setShouldDoFullPaintInvalidationIfSelfPaintingLayer(bool b) function in class:blink::RenderObject
1026 m_bitfields.setShouldDoFullPaintInvalidationIfSelfPaintingLayer(b);

Completed in 78 milliseconds