Searched refs:TkpPrintWindowId (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXPort.h166 #define TkpPrintWindowId(buf,w) \ macro
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXPort.h164 #define TkpPrintWindowId(buf,w) \ macro
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixPort.h204 #define TkpPrintWindowId(buf,w) \ macro
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixPort.h201 #define TkpPrintWindowId(buf,w) \ macro
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h62 EXTERN void TkpPrintWindowId(char *buf, Window window);
706 #ifndef TkpPrintWindowId
707 #define TkpPrintWindowId \ macro
H A DtkBind.c2326 TkpPrintWindowId(numStorage, eventPtr->xconfigure.above);
2390 TkpPrintWindowId(numStorage, eventPtr->xcreatewindow.window);
2392 TkpPrintWindowId(numStorage,
2395 TkpPrintWindowId(numStorage, eventPtr->xmaprequest.window);
2397 TkpPrintWindowId(numStorage, eventPtr->xany.window);
2573 TkpPrintWindowId(numStorage, eventPtr->xkey.root);
2579 TkpPrintWindowId(numStorage, eventPtr->xkey.subwindow);
H A DtkStubInit.c352 TkpPrintWindowId, /* 5 */
H A DtkCmds.c1285 TkpPrintWindowId(buf, Tk_WindowId(tkwin));
H A DtkTest.c2090 TkpPrintWindowId(buf, Tk_WindowId(wrapperPtr));
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h48 EXTERN void TkpPrintWindowId _ANSI_ARGS_((char * buf,
642 #ifndef TkpPrintWindowId
643 #define TkpPrintWindowId \ macro
H A DtkBind.c2380 TkpPrintWindowId(numStorage, eventPtr->xconfigure.above);
2436 TkpPrintWindowId(numStorage, eventPtr->xcreatewindow.window);
2438 TkpPrintWindowId(numStorage, eventPtr->xconfigurerequest.window);
2440 TkpPrintWindowId(numStorage, eventPtr->xmaprequest.window);
2442 TkpPrintWindowId(numStorage, eventPtr->xany.window);
2617 TkpPrintWindowId(numStorage, eventPtr->xkey.root);
2623 TkpPrintWindowId(numStorage, eventPtr->xkey.subwindow);
H A DtkStubInit.c347 TkpPrintWindowId, /* 5 */
H A DtkCmds.c1256 TkpPrintWindowId(buf, Tk_WindowId(tkwin));
H A DtkTest.c2433 TkpPrintWindowId(buf, Tk_WindowId(wrapperPtr));
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinWindow.c156 * TkpPrintWindowId --
171 TkpPrintWindowId(
167 TkpPrintWindowId( function
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinWindow.c157 * TkpPrintWindowId --
173 TkpPrintWindowId(buf, window)
169 TkpPrintWindowId(buf, window) function

Completed in 311 milliseconds