Searched refs:boundBox (Results 1 – 1 of 1) sorted by relevance
115 BoxPtr boundBox; in miShapedWindowIn() local121 boundBox = RegionRects(bounding); in miShapedWindowIn()128 if ((t = boundBox->x1 + x) < x1) in miShapedWindowIn()131 if ((t = boundBox->y1 + y) < y1) in miShapedWindowIn()134 if ((t = boundBox->x2 + x) > x2) in miShapedWindowIn()137 if ((t = boundBox->y2 + y) > y2) in miShapedWindowIn()158 boundBox++; in miShapedWindowIn()