Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdhlpln.cxx49 FASTBOOL bXHit=rPnt.X()>=aPos.X()-nTolLog && rPnt.X()<=aPos.X()+nTolLog+a1Pix.Width(); in IsHit() local
52 case SDRHELPLINE_VERTICAL : return bXHit; in IsHit()
55 if (bXHit || bYHit) { in IsHit()

Completed in 12 milliseconds