Home
last modified time | relevance | path

Searched defs:layerFragments (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp2131 LayerFragments layerFragments; in paintLayerContents() local
2360 void RenderLayer::paintBackgroundForFragments(const LayerFragments& layerFragments, GraphicsContext… in paintBackgroundForFragments()
2389 void RenderLayer::paintForegroundForFragments(const LayerFragments& layerFragments, GraphicsContext… in paintForegroundForFragments()
2426 …r::paintForegroundForFragmentsWithPhase(PaintPhase phase, const LayerFragments& layerFragments, Gr… in paintForegroundForFragmentsWithPhase()
2449 void RenderLayer::paintOutlineForFragments(const LayerFragments& layerFragments, GraphicsContext* c… in paintOutlineForFragments()
2465 void RenderLayer::paintMaskForFragments(const LayerFragments& layerFragments, GraphicsContext* cont… in paintMaskForFragments()
2486 void RenderLayer::paintChildClippingMaskForFragments(const LayerFragments& layerFragments, Graphics… in paintChildClippingMaskForFragments()
2506 void RenderLayer::paintOverflowControlsForFragments(const LayerFragments& layerFragments, GraphicsC… in paintOverflowControlsForFragments()
2888 LayerFragments layerFragments; in hitTestLayer() local
2947 bool RenderLayer::hitTestContentsForFragments(const LayerFragments& layerFragments, const HitTestRe… in hitTestContentsForFragments()
DRenderFlowThread.cpp1012 void RenderFlowThread::collectLayerFragments(LayerFragments& layerFragments, const LayoutRect& laye… in collectLayerFragments()
DRenderLayerScrollableArea.cpp1137 bool RenderLayerScrollableArea::hitTestResizerInFragments(const LayerFragments& layerFragments, con… in hitTestResizerInFragments() argument