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;
87 virtual void collectLayerFragments(LayerFragments&, const LayoutRect&, const LayoutRect&) { }
RenderFlowThread.h 42 typedef Vector<LayerFragment, 1> LayerFragments;
108 void collectLayerFragments(LayerFragments&, const LayoutRect& layerBoundingBox, const LayoutRect& dirtyRect);
ClipRect.h 277 typedef Vector<LayerFragment, 1> LayerFragments;

Completed in 55 milliseconds