Home | History | Annotate | Download | only in rendering

Lines Matching full:bounds

121         return type == o.type && bounds == o.bounds && clip == o.clip && label == o.label;
129 IntRect bounds;
615 // Repaint only if our old bounds and new bounds are different.