Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DLayerFragment.h34 struct LayerFragment { struct
36 LayerFragment() in LayerFragment() argument
41 …ayoutRect& bounds, const ClipRect& background, const ClipRect& foreground, const ClipRect& outline) in setRects()
49 void moveBy(const LayoutPoint& offset) in moveBy()
79 typedef Vector<LayerFragment, 1> LayerFragments; argument