Home
last modified time | relevance | path

Searched refs:hNotQuiescentCursor (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.c308 hNotQuiescentCursor = LoadCursor (hEmacsInstance, in WinInit()
1061 if (notquiescent) hCursor = hNotQuiescentCursor;
1065 if (notquiescent) hCursor = hNotQuiescentCursor;
1096 else hCursor = hNotQuiescentCursor;