Home
last modified time | relevance | path

Searched refs:bYHit (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdhlpln.cxx50 FASTBOOL bYHit=rPnt.Y()>=aPos.Y()-nTolLog && rPnt.Y()<=aPos.Y()+nTolLog+a1Pix.Height(); in IsHit() local
53 case SDRHELPLINE_HORIZONTAL: return bYHit; in IsHit()
55 if (bXHit || bYHit) { in IsHit()

Completed in 6 milliseconds