Searched refs:TkWinCursor (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinCursor.c25 } TkWinCursor; typedef in typeref:struct:__anon13836
99 TkWinCursor *cursorPtr;
115 cursorPtr = (TkWinCursor *) ckalloc(sizeof(TkWinCursor));
227 TkWinCursor *winCursorPtr = (TkWinCursor *) cursorPtr;
253 TkWinCursor *winCursor = (TkWinCursor *) cursor;
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinCursor.c25 } TkWinCursor; typedef in typeref:struct:__anon13634
104 TkWinCursor *cursorPtr;
120 cursorPtr = (TkWinCursor *) ckalloc(sizeof(TkWinCursor));
232 /* TkWinCursor *winCursorPtr = (TkWinCursor *) cursorPtr; */
258 TkWinCursor *winCursor = (TkWinCursor *) cursor;

Completed in 69 milliseconds