Searched refs:bYHit (Results 1 – 1 of 1) sorted by relevance
50 FASTBOOL bYHit=rPnt.Y()>=aPos.Y()-nTolLog && rPnt.Y()<=aPos.Y()+nTolLog+a1Pix.Height(); in IsHit() local53 case SDRHELPLINE_HORIZONTAL: return bYHit; in IsHit()55 if (bXHit || bYHit) { in IsHit()
Completed in 11 milliseconds