Searched refs:applyClipIfNeeded (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DPaintInvalidationState.h40 void applyClipIfNeeded(const RenderObject&);
H A DPaintInvalidationState.cpp79 applyClipIfNeeded(renderer);
84 void PaintInvalidationState::applyClipIfNeeded(const RenderObject& renderer) function in class:blink::PaintInvalidationState

Completed in 82 milliseconds