Home
last modified time | relevance | path

Searched refs:IDC_WAIT (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinCursor.c57 {"wait", IDC_WAIT},
63 {"watch", IDC_WAIT},
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/Common/ImportExport/
H A DImportExport.cpp131 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in Handle()
215 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in SaveBREP()
276 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in Handle()
339 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in SaveIGES()
401 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in Handle()
518 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in SaveSTEP()
604 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in SaveSTL()
694 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in SaveVRML()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinCursor.c57 {"wait", IDC_WAIT},
63 {"watch", IDC_WAIT},
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinCursor.c57 {"wait", IDC_WAIT},
63 {"watch", IDC_WAIT},
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinCursor.c47 {"wait", IDC_WAIT},
53 {"watch", IDC_WAIT},
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/08_HLR/src/
H A DSelectionDialog.cpp237 SetCursor(AfxGetApp()->LoadStandardCursor (IDC_WAIT)); in Apply()
380 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in OnUpdate2D()
441 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in OnHlrMode()
501 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in OnRButtonUp()
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstResourceCursor.cpp38 HCURSOR const Cursor::hWait = ::LoadCursor( NULL, IDC_WAIT );
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dcursor.cpp337 { true, IDC_WAIT }, // WXCURSOR_WAIT in wxCursor()
338 { true, IDC_WAIT }, // WXCURSOR_WATCH in wxCursor()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dcursor.cpp337 { true, IDC_WAIT }, // WXCURSOR_WAIT in wxCursor()
338 { true, IDC_WAIT }, // WXCURSOR_WATCH in wxCursor()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dcursor.cpp337 { true, IDC_WAIT }, // WXCURSOR_WAIT in wxCursor()
338 { true, IDC_WAIT }, // WXCURSOR_WATCH in wxCursor()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dcursor.cpp337 { true, IDC_WAIT }, // WXCURSOR_WAIT in wxCursor()
338 { true, IDC_WAIT }, // WXCURSOR_WATCH in wxCursor()
/dports/cad/calculix/CalculiX/glut-3.5/src/
H A Dglutwin32.h28 #define XC_watch IDC_WAIT
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/Common/
H A DOCC_BaseDoc.cpp23 SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT)); in ExportView()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dcursor.cpp354 { true, IDC_WAIT }, // WXCURSOR_WAIT in InitFromStock()
355 { true, IDC_WAIT }, // WXCURSOR_WATCH in InitFromStock()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/
H A Dwin_glue.c196 SetCursor(LoadCursor(NULL, IDC_WAIT));
226 SetCursor(LoadCursor(NULL, IDC_WAIT));
/dports/security/krb5/krb5-1.19.2/src/lib/
H A Dwin_glue.c196 SetCursor(LoadCursor(NULL, IDC_WAIT));
226 SetCursor(LoadCursor(NULL, IDC_WAIT));
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dcursor.cpp354 { true, IDC_WAIT }, // WXCURSOR_WAIT in InitFromStock()
355 { true, IDC_WAIT }, // WXCURSOR_WATCH in InitFromStock()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/windows/
H A DSDL_windowsmouse.c172 case SDL_SYSTEM_CURSOR_WAIT: name = IDC_WAIT; break; in WIN_CreateSystemCursor()
174 case SDL_SYSTEM_CURSOR_WAITARROW: name = IDC_WAIT; break; in WIN_CreateSystemCursor()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/win32/
H A Dxcursors.h353 { "watch", IDC_WAIT, 150, 16, 16, 15, 9,
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dicons.rkt25 (define IDC_WAIT (MAKEINTRESOURCE 32514)) function
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dxcursors.h353 { "watch", IDC_WAIT, 150, 16, 16, 15, 9,
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/win32/
H A Dxcursors.h353 { "watch", IDC_WAIT, 150, 16, 16, 15, 9,
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dcursor.cpp339 { true, IDC_WAIT }, // WXCURSOR_WAIT in InitFromStock()
340 { true, IDC_WAIT }, // WXCURSOR_WATCH in InitFromStock()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/windows/
H A DSDL_windowsmouse.c172 case SDL_SYSTEM_CURSOR_WAIT: name = IDC_WAIT; break; in WIN_CreateSystemCursor()
174 case SDL_SYSTEM_CURSOR_WAITARROW: name = IDC_WAIT; break; in WIN_CreateSystemCursor()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/windows/
H A DSDL_windowsmouse.c172 case SDL_SYSTEM_CURSOR_WAIT: name = IDC_WAIT; break; in WIN_CreateSystemCursor()
174 case SDL_SYSTEM_CURSOR_WAITARROW: name = IDC_WAIT; break; in WIN_CreateSystemCursor()

12345678910>>...23