Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/window/
H A Dscrwnd.cxx286 eStyle = POINTER_AUTOSCROLL_S; in ImplGetMousePointer()
304 eStyle = POINTER_AUTOSCROLL_S; in ImplGetMousePointer()
344 case( POINTER_AUTOSCROLL_S ): mnActDeltaX = +0L, mnActDeltaY = -1L; break; in MouseMove()
/AOO42X/main/vcl/inc/vcl/
H A Dptrstyle.hxx106 #define POINTER_AUTOSCROLL_S ((PointerStyle)73) macro
/AOO42X/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx457 MAKE_CURSOR( POINTER_AUTOSCROLL_S, ass_ ); in getCursor()
/AOO42X/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2015 case POINTER_AUTOSCROLL_S: in GetPointer()