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/
DClipRect.h226 struct LayerFragment { struct
228 LayerFragment() in LayerFragment() function
232 …ayoutRect& bounds, const ClipRect& background, const ClipRect& foreground, const ClipRect& outline) in setRects()
240 void moveBy(const LayoutPoint& offset) in moveBy()
270 typedef Vector<LayerFragment, 1> LayerFragments; argument