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

/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h439 void (*tkpSetCursor) _ANSI_ARGS_((TkpCursor cursor)); /* 8 */ member in struct:TkIntPlatStubs
476 void (*tkpSetCursor) _ANSI_ARGS_((TkpCursor cursor)); /* 7 */ member in struct:TkIntPlatStubs
543 void (*tkpSetCursor) _ANSI_ARGS_((TkpCursor cursor)); /* 5 */ member in struct:TkIntPlatStubs
656 (tkIntPlatStubsPtr->tkpSetCursor) /* 8 */
789 (tkIntPlatStubsPtr->tkpSetCursor) /* 7 */
994 (tkIntPlatStubsPtr->tkpSetCursor) /* 5 */
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h570 void (*tkpSetCursor) (TkpCursor cursor); /* 8 */ member in struct:TkIntPlatStubs
606 void (*tkpSetCursor) (TkpCursor cursor); /* 5 */ member in struct:TkIntPlatStubs
720 (tkIntPlatStubsPtr->tkpSetCursor) /* 8 */
852 (tkIntPlatStubsPtr->tkpSetCursor) /* 5 */

Completed in 194 milliseconds