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

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h568 int (*tkpScanWindowId) (Tcl_Interp *interp, CONST char *string, Window *idPtr); /* 6 */ member in struct:TkIntPlatStubs
665 int (*tkpScanWindowId) (Tcl_Interp *interp, CONST char *string, Window *idPtr); /* 8 */ member in struct:TkIntPlatStubs
712 (tkIntPlatStubsPtr->tkpScanWindowId) /* 6 */
1064 (tkIntPlatStubsPtr->tkpScanWindowId) /* 8 */
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h437 int (*tkpScanWindowId) _ANSI_ARGS_((Tcl_Interp * interp, CONST char * string, Window * idPtr)); /* 6 */ member in struct:TkIntPlatStubs
602 int (*tkpScanWindowId) _ANSI_ARGS_((Tcl_Interp * interp, CONST char * string, Window * idPtr)); /* 8 */ member in struct:TkIntPlatStubs
648 (tkIntPlatStubsPtr->tkpScanWindowId) /* 6 */
1206 (tkIntPlatStubsPtr->tkpScanWindowId) /* 8 */

Completed in 91 milliseconds