Lines Matching refs:ovly
895 BoxRec ovly, display, result;913 ovly.x1 = x;914 ovly.x2 = x + pGeode->video_dstw;915 ovly.y1 = y;916 ovly.y2 = y + pGeode->video_dsth;925 if (RegionsIntersect(&display, &ovly, &result)) {926 x = ovly.x1 - DeltaX;927 xend = ovly.x2 - DeltaX;928 y = ovly.y1 - DeltaY;929 yend = ovly.y2 - DeltaY;