Home
last modified time | relevance | path

Searched refs:AutoScrollS (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dscrwnd.cxx275 eStyle = PointerStyle::AutoScrollS; in ImplGetMousePointer()
293 eStyle = PointerStyle::AutoScrollS; in ImplGetMousePointer()
329 case PointerStyle::AutoScrollS: mnActDeltaX = +0; mnActDeltaY = -1; break; in MouseMove()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dscrwnd.cxx275 eStyle = PointerStyle::AutoScrollS; in ImplGetMousePointer()
293 eStyle = PointerStyle::AutoScrollS; in ImplGetMousePointer()
329 case PointerStyle::AutoScrollS: mnActDeltaX = +0; mnActDeltaY = -1; break; in MouseMove()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dptrstyle.hxx100 AutoScrollS, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dptrstyle.hxx100 AutoScrollS, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Data.cxx286 MAKE_CURSOR(PointerStyle::AutoScrollS, ass_); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Data.cxx285 MAKE_CURSOR(PointerStyle::AutoScrollS, ass_); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsaldata.cxx221 MAKE_CURSOR( PointerStyle::AutoScrollS, ass_, RID_CURSOR_AUTOSCROLL_S ); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsaldata.cxx222 MAKE_CURSOR( PointerStyle::AutoScrollS, ass_, RID_CURSOR_AUTOSCROLL_S ); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkdata.cxx240 MAKE_CURSOR( PointerStyle::AutoScrollS, ass_, RID_CURSOR_AUTOSCROLL_S ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkdata.cxx247 MAKE_CURSOR( PointerStyle::AutoScrollS, ass_, RID_CURSOR_AUTOSCROLL_S ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1748 case PointerStyle::AutoScrollS: in GetPointer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/
H A Dvcldemo.cxx1870 { PointerStyle::AutoScrollS, "AutoScrollS" },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1780 case PointerStyle::AutoScrollS: in GetPointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/workben/
H A Dvcldemo.cxx1875 { PointerStyle::AutoScrollS, "AutoScrollS" },