Searched refs:ClipRectsType (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderLayerClipper.h | 57 …ClipRectsContext(const RenderLayer* inRootLayer, RenderRegion* inRegion, ClipRectsType inClipRects… 66 ClipRectsType clipRectsType; 88 void clearClipRectsIncludingDescendants(ClipRectsType typeToClear = AllClipRectTypes); 89 void clearClipRects(ClipRectsType typeToClear = AllClipRectTypes);
|
D | RenderLayerClipper.cpp | 54 ClipRectsType clipRectsType = clipRectsContext.clipRectsType; in updateClipRects() 95 void RenderLayerClipper::clearClipRectsIncludingDescendants(ClipRectsType typeToClear) in clearClipRectsIncludingDescendants() 107 void RenderLayerClipper::clearClipRects(ClipRectsType typeToClear) in clearClipRects() 127 ClipRectsType clipRectsType = clipRectsContext.clipRectsType; in calculateClipRects()
|
D | ClipRect.h | 179 enum ClipRectsType { enum 206 …PassRefPtr<ClipRects> getClipRects(ClipRectsType clipRectsType, ShouldRespectOverflowClip respectO… in getClipRects() 207 …void setClipRects(ClipRectsType clipRectsType, ShouldRespectOverflowClip respectOverflow, PassRefP… in setClipRects() 215 int getIndex(ClipRectsType clipRectsType, ShouldRespectOverflowClip respectOverflow) in getIndex()
|
D | RenderLayer.h | 513 …ClipRectsType, OverlayScrollbarSizeRelevancy inOverlayScrollbarSizeRelevancy = IgnoreOverlayScroll…
|
D | RenderLayer.cpp | 2242 …ClipRectsType clipRectsType, OverlayScrollbarSizeRelevancy inOverlayScrollbarSizeRelevancy, Should… in collectFragments()
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 2465 … const*, WebCore::RenderRegion*, WebCore::LayoutRect const&, WebCore::ClipRectsType, WebCore::Over… 2467 … const*, WebCore::RenderRegion*, WebCore::LayoutRect const&, WebCore::ClipRectsType, WebCore::Over…
|