Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/window/
H A Dscrwnd.cxx280 eStyle = POINTER_AUTOSCROLL_NW; in ImplGetMousePointer()
347 case( POINTER_AUTOSCROLL_NW ): mnActDeltaX = +1L, mnActDeltaY = +1L; break; in MouseMove()
/AOO42X/main/vcl/inc/vcl/
H A Dptrstyle.hxx109 #define POINTER_AUTOSCROLL_NW ((PointerStyle)76) macro
/AOO42X/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx460 MAKE_CURSOR( POINTER_AUTOSCROLL_NW, asnw_ ); in getCursor()
/AOO42X/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2024 case POINTER_AUTOSCROLL_NW: in GetPointer()