Home
last modified time | relevance | path

Searched refs:hScreenCursor (Results 1 – 2 of 2) sorted by relevance

/dports/editors/uemacs/uemacs-4.0/h/
H A Dmswin.h92 HCURSOR hScreenCursor, hTrackCursor, hNotQuiescentCursor, hHourglass; variable
130 extern HCURSOR hScreenCursor, hTrackCursor, hNotQuiescentCursor, hHourglass;
/dports/editors/uemacs/uemacs-4.0/src/
H A Dmswsys.c306 hScreenCursor = LoadCursor (hEmacsInstance, "ScreenCursor"); in WinInit()
307 hTrackCursor = hScreenCursor; in WinInit()
1071 else hCursor = hScreenCursor;