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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderObject.h1258 void setShouldInvalidateOverflowForPaint(bool b) { m_bitfields.setShouldInvalidateOverflowForPaint(b); } function in class:WebCore::RenderObject

Completed in 96 milliseconds