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