Searched refs:inClip (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | GraphicsLayerClient.h | 66 …nts(const GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, const IntRect& inClip) = 0;
|
D | ImageLayerChromiumTest.cpp | 41 …t GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, const IntRect& inClip) OVERRIDE { } in paintContents() argument
|
D | GraphicsLayerTest.cpp | 51 …t GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, const IntRect& inClip) OVERRIDE { } in paintContents() argument
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | PageOverlay.cpp | 76 …tents(const GraphicsLayer*, GraphicsContext& gc, GraphicsLayerPaintingPhase, const IntRect& inClip) in paintContents() argument
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
D | PinchViewport.h | 140 …onst GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, const IntRect& inClip) OVERRIDE;
|
D | PinchViewport.cpp | 414 …Contents(const GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, const IntRect& inClip) in paintContents() argument
|