Searched refs:SPN_OVERLAP (Results 1 – 1 of 1) sorted by relevance
121 #define SPN_OVERLAP(pCbox,y,x,w) BOX_OVERLAP((pCbox),(x),(y),(x)+(w),(y)) macro439 if (SPN_OVERLAP(&pCursorInfo->saved, pts->y + yorg, in miSpriteGetSpans()