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

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkDecls.h1862 int (*tk_SetWindowVisual) (Tk_Window tkwin, Visual *visual, int depth, Colormap colormap); /* 171 */ member in struct:TkStubs
2667 (tkStubsPtr->tk_SetWindowVisual) /* 171 */
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkDecls.h1102 int (*tk_SetWindowVisual) _ANSI_ARGS_((Tk_Window tkwin, Visual * visual, int depth, Colormap colormap)); /* 171 */ member in struct:TkStubs
1898 (tkStubsPtr->tk_SetWindowVisual) /* 171 */

Completed in 170 milliseconds