Searched refs:nYMonth (Results 1 – 1 of 1) sorted by relevance
617 long nYMonth; in ImplHitTest() local629 nYMonth = nY+mnMonthHeight; in ImplHitTest()632 if ( (rPos.X() < nX) && (rPos.Y() < nYMonth) ) in ImplHitTest()638 if ( (rPos.X() > nX) && (rPos.Y() < nYMonth) && in ImplHitTest()
Completed in 24 milliseconds