Searched defs:LayerFragment (Results 1 – 1 of 1) sorted by relevance
226 struct LayerFragment { struct228 LayerFragment() in LayerFragment() function232 …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