HomeSort by relevance Sort by last modified time
    Searched defs:LayerFragments (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderRegion.h 39 typedef Vector<LayerFragment, 1> LayerFragments;
140 virtual void collectLayerFragments(LayerFragments&, const LayoutRect&, const LayoutRect&) { }
ClipRect.h 270 typedef Vector<LayerFragment, 1> LayerFragments;
RenderFlowThread.h 42 typedef Vector<LayerFragment, 1> LayerFragments;
162 void collectLayerFragments(LayerFragments&, const LayoutRect& layerBoundingBox, const LayoutRect& dirtyRect);

Completed in 582 milliseconds