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

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h658 void (*tkFreeWindowId) (TkDisplay *dispPtr, Window w); /* 1 */ member in struct:TkIntPlatStubs
1036 (tkIntPlatStubsPtr->tkFreeWindowId) /* 1 */
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h595 void (*tkFreeWindowId) _ANSI_ARGS_((TkDisplay * dispPtr, Window w)); /* 1 */ member in struct:TkIntPlatStubs
1178 (tkIntPlatStubsPtr->tkFreeWindowId) /* 1 */

Completed in 77 milliseconds