Home
last modified time | relevance | path

Searched refs:hTrackCursor (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.c307 hTrackCursor = hScreenCursor; in WinInit()
1070 if (MouseTracking) hCursor = hTrackCursor;