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;
144 virtual void collectLayerFragments(LayerFragments&, const LayoutRect&, const LayoutRect&) { }
RenderFlowThread.h 43 typedef Vector<LayerFragment, 1> LayerFragments;
161 void collectLayerFragments(LayerFragments&, const LayoutRect& layerBoundingBox, const LayoutRect& dirtyRect);
RenderLayer.h 311 typedef Vector<LayerFragment, 1> LayerFragments;
    [all...]

Completed in 665 milliseconds