Searched refs:bBottomScroll (Results 1 – 1 of 1) sorted by relevance
256 sal_Bool bBottomScroll = ( aEffPos.Y() >= aWinSize.Height() ); in SetCursorAtPoint() local258 sal_Bool bScroll = bRightScroll || bBottomScroll || bNegScroll; in SetCursorAtPoint()275 if ( bTop && !bBottomScroll ) in SetCursorAtPoint()
Completed in 10 milliseconds