Lines Matching refs:bHorz
70 const sal_Bool bHorz = ( nFlags & AUTOSCROLL_HORZ ) != 0; in ImplWheelWindow() local
86 if( bHorz && bVert ) in ImplWheelWindow()
88 else if( bHorz ) in ImplWheelWindow()
252 const sal_Bool bHorz = ( nFlags & AUTOSCROLL_HORZ ) != 0; in ImplGetMousePointer() local
255 if( bHorz || bVert ) in ImplGetMousePointer()
259 if( bHorz && bVert ) in ImplGetMousePointer()
261 else if( bHorz ) in ImplGetMousePointer()
273 if( bHorz && bVert ) in ImplGetMousePointer()
292 else if( bHorz ) in ImplGetMousePointer()
335 const sal_Bool bHorz = ( nFlags & AUTOSCROLL_HORZ ) != 0; in MouseMove() local
361 if( bHorz && bVert ) in MouseMove()
363 else if( bHorz ) in MouseMove()