Home
last modified time | relevance | path

Searched refs:IDC_CROSS (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/win32/
H A Dxcursors.h70 { "cross", IDC_CROSS, 30, 16, 15, 7, 7,
80 { "crosshair", IDC_CROSS, 34, 16, 15, 7, 7,
307 { "tcross", IDC_CROSS, 130, 15, 15, 7, 7,
/dports/graphics/freeglut/freeglut-3.2.1/src/mswin/
H A Dfg_cursor_mswin.c76 MAP_CURSOR( GLUT_CURSOR_DESTROY, IDC_CROSS ); in fgPlatformSetCursor()
79 MAP_CURSOR( GLUT_CURSOR_SPRAY, IDC_CROSS ); in fgPlatformSetCursor()
82 MAP_CURSOR( GLUT_CURSOR_CROSSHAIR, IDC_CROSS ); in fgPlatformSetCursor()
94 MAP_CURSOR( GLUT_CURSOR_FULL_CROSSHAIR, IDC_CROSS ); /* XXX ToDo */ in fgPlatformSetCursor()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/mswin/
H A Dfg_cursor_mswin.c76 MAP_CURSOR( GLUT_CURSOR_DESTROY, IDC_CROSS ); in fgPlatformSetCursor()
79 MAP_CURSOR( GLUT_CURSOR_SPRAY, IDC_CROSS ); in fgPlatformSetCursor()
82 MAP_CURSOR( GLUT_CURSOR_CROSSHAIR, IDC_CROSS ); in fgPlatformSetCursor()
94 MAP_CURSOR( GLUT_CURSOR_FULL_CROSSHAIR, IDC_CROSS ); /* XXX ToDo */ in fgPlatformSetCursor()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dxcursors.h70 { "cross", IDC_CROSS, 30, 16, 15, 7, 7,
80 { "crosshair", IDC_CROSS, 34, 16, 15, 7, 7,
307 { "tcross", IDC_CROSS, 130, 15, 15, 7, 7,
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/win32/
H A Dxcursors.h70 { "cross", IDC_CROSS, 30, 16, 15, 7, 7,
80 { "crosshair", IDC_CROSS, 34, 16, 15, 7, 7,
307 { "tcross", IDC_CROSS, 130, 15, 15, 7, 7,
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_cursor.c202 MAP_CURSOR( GLUT_CURSOR_DESTROY, IDC_CROSS ); in fgSetCursor()
205 MAP_CURSOR( GLUT_CURSOR_SPRAY, IDC_CROSS ); in fgSetCursor()
208 MAP_CURSOR( GLUT_CURSOR_CROSSHAIR, IDC_CROSS ); in fgSetCursor()
221 MAP_CURSOR( GLUT_CURSOR_FULL_CROSSHAIR, IDC_CROSS ); /* XXX ToDo */ in fgSetCursor()
/dports/lang/io-devel/io-9bfac31d/extras/win32vc2005/freeglut-2.2.0/src/
H A Dfreeglut_cursor.c216 MAP_CURSOR( GLUT_CURSOR_DESTROY, IDC_CROSS ); in glutSetCursor()
219 MAP_CURSOR( GLUT_CURSOR_SPRAY, IDC_CROSS ); in glutSetCursor()
222 MAP_CURSOR( GLUT_CURSOR_CROSSHAIR, IDC_CROSS ); in glutSetCursor()
/dports/cad/calculix/CalculiX/glut-3.5/src/
H A Dglutwin32.h30 #define XC_crosshair IDC_CROSS
H A Dglut_cursor.c82 return IDC_CROSS; in getFullCrosshairCursor()
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dicons.rkt22 (define IDC_CROSS (MAKEINTRESOURCE 32515)) function
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DWindowsMouseCursor.cxx46 case FGMouseCursor::CURSOR_CROSSHAIR: return LoadCursor(NULL, IDC_CROSS); in windowsCursorForKey()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Common/Input/Win32/
H A DResourceW32Pointer.cpp45 mHandle = (size_t)::LoadCursor(nullptr, IDC_CROSS); in deserialization()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Common/Input/Win32_OIS/
H A DResourceW32Pointer.cpp45 mHandle = (size_t)::LoadCursor(nullptr, IDC_CROSS); in deserialization()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Common/Input/Win32_OIS/
H A DResourceW32Pointer.cpp45 mHandle = (size_t)::LoadCursor(nullptr, IDC_CROSS); in deserialization()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Common/Input/Win32/
H A DResourceW32Pointer.cpp45 mHandle = (size_t)::LoadCursor(nullptr, IDC_CROSS); in deserialization()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Common/Input/Win32_OIS/
H A DResourceW32Pointer.cpp45 mHandle = (size_t)::LoadCursor(nullptr, IDC_CROSS); in deserialization()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Common/Input/Win32/
H A DResourceW32Pointer.cpp45 mHandle = (size_t)::LoadCursor(nullptr, IDC_CROSS); in deserialization()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Common/Input/Win32_OIS/
H A DResourceW32Pointer.cpp45 mHandle = (size_t)::LoadCursor(nullptr, IDC_CROSS); in deserialization()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Common/Input/Win32/
H A DResourceW32Pointer.cpp45 mHandle = (size_t)::LoadCursor(nullptr, IDC_CROSS); in deserialization()
/dports/www/netsurf/netsurf-3.10/frontends/windows/
H A Dpointers.c62 nsws_pointer.cross = LoadCursor(NULL, IDC_CROSS); in nsws_window_init_pointers()
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinCursor.c58 {"crosshair", IDC_CROSS},
/dports/devel/efl/efl-1.25.1/src/lib/ecore_win32/
H A Decore_win32_cursor.c267 cursor_name = IDC_CROSS; in ecore_win32_cursor_shaped_new()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinCursor.c58 {"crosshair", IDC_CROSS},
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinCursor.c58 {"crosshair", IDC_CROSS},
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dchoosepositionpushbutton.cpp136 mPreviousCursor = SetCursor(LoadCursor(0, IDC_CROSS)); in mousePressEvent()

12345678910>>...19