Lines Matching refs:ovly
813 BoxRec ovly, display, result;830 ovly.x1 = x;831 ovly.x2 = x + pGeode->video_dstw;832 ovly.y1 = y;833 ovly.y2 = y + pGeode->video_dsth;840 if (RegionsIntersect(&display, &ovly, &result)) {841 x = ovly.x1 - DeltaX;842 xend = ovly.x2 - DeltaX;843 y = ovly.y1 - DeltaY;844 yend = ovly.y2 - DeltaY;