Searched refs:IDC_ARROW (Results 1 - 13 of 13) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c127 wndclass.hCursor = LoadCursor( NULL, IDC_ARROW );
/vbox/src/libs/xpcom18a4/xpcom/tests/windows/
H A DTestHelloXPLoop.cpp98 wndclass.hCursor = LoadCursor(NULL, IDC_ARROW);
/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DVisualPng.c89 wndclass.hCursor = LoadCursor (NULL, IDC_ARROW);
286 SetCursor (LoadCursor (NULL, IDC_ARROW));
677 SetCursor (LoadCursor (NULL, IDC_ARROW));
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-shared.cpp102 wc.hCursor = LoadCursor(NULL, IDC_ARROW);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_main.c193 wc.hCursor = LoadCursorA(NULL, (LPCSTR)IDC_ARROW);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_main.c196 wc.hCursor = LoadCursorA(NULL, (LPCSTR)IDC_ARROW);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpoppad.c135 wndclass.hCursor = LoadCursor (NULL, IDC_ARROW) ;
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng-win.c460 wndclass.hCursor = LoadCursor(NULL, IDC_ARROW);
H A Drpng2-win.c675 wndclass.hCursor = LoadCursor(NULL, IDC_ARROW);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c798 wc.hCursor = LoadCursor( NULL, IDC_ARROW );
1015 wc.hCursor = NULL; //LoadCursor( NULL, IDC_ARROW );
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp633 windowClass.hCursor = LoadCursor(NULL, IDC_ARROW);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h2187 #define IDC_ARROW MAKEINTRESOURCE(32512) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h2892 #define IDC_ARROW MAKEINTRESOURCE(32512) macro

Completed in 107 milliseconds