Searched refs:Tk_SetWindowVisual (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkStubInit.c874 Tk_SetWindowVisual, /* 171 */
H A DtkFrame.c597 Tk_SetWindowVisual(newWin, visual, depth, colormap);
H A DtkDecls.h1065 EXTERN int Tk_SetWindowVisual(Tk_Window tkwin, Visual *visual,
2665 #ifndef Tk_SetWindowVisual
2666 #define Tk_SetWindowVisual \ macro
H A DtkWindow.c2150 * Tk_SetWindowVisual --
2168 Tk_SetWindowVisual(
2152 Tk_SetWindowVisual( function
H A DtkPanedWindow.c484 Tk_SetWindowVisual(pwPtr->proxywin,
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixEmbed.c155 Tk_SetWindowVisual(tkwin, parentAtts.visual, parentAtts.depth,
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkStubInit.c1042 Tk_SetWindowVisual, /* 171 */
H A DtkFrame.c618 Tk_SetWindowVisual(new, visual, depth, colormap);
H A DtkDecls.h606 EXTERN int Tk_SetWindowVisual _ANSI_ARGS_((Tk_Window tkwin,
1896 #ifndef Tk_SetWindowVisual
1897 #define Tk_SetWindowVisual \ macro
H A DtkWindow.c2171 * Tk_SetWindowVisual --
2189 Tk_SetWindowVisual(tkwin, visual, depth, colormap)
2173 Tk_SetWindowVisual(tkwin, visual, depth, colormap) function
H A DtkPanedWindow.c437 Tk_SetWindowVisual(pwPtr->proxywin,
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixEmbed.c157 Tk_SetWindowVisual(tkwin, parentAtts.visual, parentAtts.depth,

Completed in 183 milliseconds