Home
last modified time | relevance | path

Searched refs:WindowNWSize (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dptrstyle.hxx46 WindowNWSize = css::awt::SystemPointer::WINDOW_NWSIZE, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dptrstyle.hxx46 WindowNWSize = css::awt::SystemPointer::WINDOW_NWSIZE, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Data.cxx223 MAP_BUILTIN(PointerStyle::WindowNWSize, Qt::SizeFDiagCursor); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Data.cxx222 MAP_BUILTIN(PointerStyle::WindowNWSize, Qt::SizeFDiagCursor); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsaldata.cxx169 MAKE_CURSOR( PointerStyle::WindowNWSize, window_nwsize_, RID_CURSOR_WINDOW_NWSIZE ); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsaldata.cxx170 MAKE_CURSOR( PointerStyle::WindowNWSize, window_nwsize_, RID_CURSOR_WINDOW_NWSIZE ); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkdata.cxx178 MAP_BUILTIN( PointerStyle::WindowNWSize, GDK_TOP_LEFT_CORNER ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkdata.cxx185 MAP_BUILTIN( PointerStyle::WindowNWSize, GDK_TOP_LEFT_CORNER ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dbrdwin.cxx265 ePtrStyle = PointerStyle::WindowNWSize; in ImplMouseMove()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dbrdwin.cxx268 ePtrStyle = PointerStyle::WindowNWSize; in ImplMouseMove()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1572 case PointerStyle::WindowNWSize: in GetPointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1604 case PointerStyle::WindowNWSize: in GetPointer()