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

/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinPort.h108 #define TkFreeWindowId(dispPtr,w) macro
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinPort.h88 #define TkFreeWindowId(dispPtr,w) macro
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXPort.h143 #define TkFreeWindowId(dispPtr,w) macro
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXPort.h140 #define TkFreeWindowId(dispPtr,w) macro
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixXId.c248 * TkFreeWindowId --
298 TkFreeWindowId(
398 * (see comments for TkFreeWindowId). Schedule the final freeing.
293 TkFreeWindowId( function
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixXId.c256 * TkFreeWindowId --
310 TkFreeWindowId(dispPtr, w)
412 * more (see comments for TkFreeWindowId). Schedule the final freeing.
305 TkFreeWindowId(dispPtr, w) function
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h490 EXTERN void TkFreeWindowId(TkDisplay *dispPtr, Window w);
1034 #ifndef TkFreeWindowId
1035 #define TkFreeWindowId \ macro
H A DtkStubInit.c443 TkFreeWindowId, /* 1 */
H A DtkWindow.c1476 TkFreeWindowId(dispPtr, winPtr->window);
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h396 EXTERN void TkFreeWindowId _ANSI_ARGS_((TkDisplay * dispPtr,
1176 #ifndef TkFreeWindowId
1177 #define TkFreeWindowId \ macro
H A DtkStubInit.c506 TkFreeWindowId, /* 1 */
H A DtkWindow.c1489 TkFreeWindowId(dispPtr, winPtr->window);

Completed in 211 milliseconds