Searched refs:Tk_Window (Results 126 - 150 of 346) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkClassicTheme.c37 void *clientData, void *elementRecord, Tk_Window tkwin,
48 void *clientData, void *elementRecord, Tk_Window tkwin,
102 void *clientData, void *elementRecord, Tk_Window tkwin,
124 void *clientData, void *elementRecord, Tk_Window tkwin,
215 void *clientData, void *elementRecord, Tk_Window tkwin,
226 void *clientData, void *elementRecord, Tk_Window tkwin,
327 void *clientData, void *elementRecord, Tk_Window tkwin,
348 void *clientData, void *elementRecord, Tk_Window tkwin,
H A DttkSquare.c204 void *clientData, void *elementRecord, Tk_Window tkwin,
221 void *clientData, void *elementRecord, Tk_Window tkwin,
H A DttkInit.c115 void TtkSendVirtualEvent(Tk_Window tgtWin, const char *eventName)
135 Tk_OptionTable optionTable, Tk_Window tkwin)
160 Tk_OptionTable optionTable, Tk_Window tkwin)
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXEmbed.c205 Tk_Window tkwin, /* Tk window that does not yet have an
319 (Tk_Window) winPtr) != TCL_OK) {
386 Tk_Window tkwin) /* Token for a window that is about to become
834 Tk_DestroyWindow((Tk_Window) winPtr);
876 Tk_MoveResizeWindow((Tk_Window) containerPtr->embeddedPtr, 0, 0,
877 (unsigned) Tk_Width((Tk_Window) containerPtr->parentPtr),
878 (unsigned) Tk_Height((Tk_Window)containerPtr->parentPtr));
1026 Tk_GeometryRequest((Tk_Window) winPtr, width, height);
H A DtkMacOSXEntry.c97 Tk_Window tkwin = entryPtr->tkwin;
193 Tk_Window tkwin = sbPtr->entry.tkwin;
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixEmbed.c99 Tk_Window tkwin, /* Tk window that does not yet have an
273 Tk_Window tkwin) /* Token for a window that is about to become
441 (unsigned) Tk_Width((Tk_Window) containerPtr->parentPtr),
442 (unsigned) Tk_Height((Tk_Window) containerPtr->parentPtr));
479 Tk_DestroyWindow((Tk_Window) winPtr);
523 (unsigned) Tk_Width((Tk_Window) containerPtr->parentPtr),
524 (unsigned) Tk_Height((Tk_Window) containerPtr->parentPtr));
620 Tk_GeometryRequest((Tk_Window) winPtr, width, height);
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkObj.c24 Tk_Window tkwin;
53 Tk_Window tkwin;
63 Tk_Window tkwin; /* Cached window; NULL if not found */
158 Tk_Window tkwin;
399 Tk_Window tkwin;
676 * Attempt to return a Tk_Window from the Tcl object "objPtr". If the
677 * object is not already a Tk_Window, an attempt will be made to convert
686 * If the object is not already a Tk_Window, the conversion will free
695 Tk_Window tkwin; /* A token to get the main window from. */
697 Tk_Window *windowPt
[all...]
H A DtkCanvas.h45 Tk_Window tkwin; /* Window that embodies the canvas. NULL
H A DtkFrame.c36 Tk_Window tkwin; /* Window that embodies the frame. NULL
125 Tk_Window labelWin; /* Value of -labelwidget option: Window to
338 ClientData clientData, Tk_Window tkwin));
340 Tk_Window tkwin));
485 Tk_Window tkwin;
488 Tk_Window new;
937 Tk_Window oldWindow = NULL;
1013 Tk_Window ancestor, parent, sibling = NULL;
1093 Tk_Window tkwin = framePtr->tkwin;
1261 Tk_Window tkwi
[all...]
H A DtkVisual.c94 Tk_Window tkwin; /* Window in which visual will be
105 Tk_Window tkwin2;
372 Tk_Window tkwin; /* Window where colormap will be
381 Tk_Window other;
H A DtkGet.c590 Tk_Window tkwin; /* Window whose screen determines conversion
667 Tk_Window tkwin; /* Window whose screen determines conversion
710 Tk_Window tkwin; /* Window whose screen determines conversion
H A DtkOption.c229 Tk_Window tkwin, char *string, int priority));
244 Tk_Window tkwin, char *fileName, int priority));
266 Tk_Window tkwin; /* Window token; option will be associated
425 Tk_Window tkwin; /* Token for window that option is
446 if (tkwin != (Tk_Window) tsdPtr->cachedWindow) {
642 Tk_Window tkwin = (Tk_Window) clientData;
705 Tk_Window window;
950 Tk_Window tkwin; /* Token for window: options are entered
1101 Tk_Window tkwi
[all...]
H A DtkClipboard.c255 Tk_Window tkwin; /* Window in application that is clearing
337 Tk_Window tkwin; /* Window that selects a display. */
441 Tk_Window tkwin = (Tk_Window) clientData;
668 dispPtr->clipWindow = Tk_CreateWindow(interp, (Tk_Window) NULL,
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXEmbed.c208 Tk_Window tkwin, /* Tk window that does not yet have an
325 (Tk_Window) winPtr) != TCL_OK) {
396 Tk_Window tkwin) /* Token for a window that is about to
856 Tk_DestroyWindow((Tk_Window) winPtr);
899 Tk_MoveResizeWindow((Tk_Window) containerPtr->embeddedPtr, 0, 0,
901 (Tk_Window) containerPtr->parentPtr),
903 (Tk_Window) containerPtr->parentPtr));
1052 Tk_GeometryRequest((Tk_Window) winPtr, width, height);
H A DtkMacOSXEntry.c142 Tk_Window tkwin = entryPtr->tkwin;
250 Tk_Window tkwin = sbPtr->entry.tkwin;
H A DtkMacOSXMenus.c104 Tk_Window tkwin;
364 Tk_Window tkwin;
371 tkwin = (Tk_Window) ((TkWindow *) tkwin)->dispPtr->focusPtr;
H A DtkMacOSXSubwindows.c181 TkMacOSXInvalClipRgns((Tk_Window) macWin->winPtr->parentPtr);
252 TkMacOSXInvalClipRgns((Tk_Window) macWin->winPtr);
273 TkMacOSXInvalClipRgns((Tk_Window) macWin->winPtr->parentPtr);
367 TkMacOSXInvalClipRgns((Tk_Window) macWin->winPtr);
388 TkMacOSXInvalClipRgns((Tk_Window) macWin->winPtr->parentPtr);
579 TkMacOSXInvalClipRgns((Tk_Window) macParent->winPtr);
749 TkMacOSXInvalClipRgns((Tk_Window) winPtr->parentPtr);
842 tkMacOSXEmbedHandler->getClipProc((Tk_Window) winPtr,
1097 (Tk_Window) macWin->winPtr);
1205 Tk_Window tkwi
[all...]
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixEmbed.c103 Tk_Window tkwin; /* Tk window that does not yet have an
276 Tk_Window tkwin; /* Token for a window that is about to
446 (Tk_Window) containerPtr->parentPtr),
448 (Tk_Window) containerPtr->parentPtr));
486 Tk_DestroyWindow((Tk_Window) winPtr);
532 (Tk_Window) containerPtr->parentPtr),
534 (Tk_Window) containerPtr->parentPtr));
631 Tk_GeometryRequest((Tk_Window) winPtr, width, height);
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkCanvas.h47 Tk_Window tkwin; /* Window that embodies the canvas. NULL means
H A DtkVisual.c91 Tk_Window tkwin, /* Window in which visual will be used. */
101 Tk_Window tkwin2;
372 Tk_Window tkwin, /* Window where colormap will be used. */
379 Tk_Window other;
H A DtkGet.c574 Tk_Window tkwin, /* Window whose screen determines conversion
649 Tk_Window tkwin, /* Window whose screen determines conversion
692 Tk_Window tkwin, /* Window whose screen determines conversion
H A DtkOption.c216 static int AddFromString(Tcl_Interp *interp, Tk_Window tkwin,
227 static int ReadOptionFile(Tcl_Interp *interp, Tk_Window tkwin,
250 Tk_Window tkwin, /* Window token; option will be associated
405 Tk_Window tkwin, /* Token for window that option is associated
426 if (tkwin != (Tk_Window) tsdPtr->cachedWindow) {
622 Tk_Window tkwin = (Tk_Window) clientData;
685 Tk_Window window;
925 Tk_Window tkwin, /* Token for window: options are entered for
1076 Tk_Window tkwi
[all...]
H A DtkClipboard.c248 Tk_Window tkwin) /* Window in application that is clearing
330 Tk_Window tkwin, /* Window that selects a display. */
432 Tk_Window tkwin = (Tk_Window) clientData;
658 dispPtr->clipWindow = Tk_CreateWindow(interp, (Tk_Window) NULL,
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinPointer.c119 Tk_Window tkwin;
293 Tk_Window tkwin; /* Window that identifies screen on which
402 Tk_Window tkwin = Tk_HWNDToWindow(GetFocus());
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinWindow.c19 Tcl_HashTable windowTable; /* The windowTable maps from HWND to Tk_Window
37 * Tk_Window.
51 Tk_Window tkwin,
97 * This function retrieves a Tk_Window from the window table given an
101 * Returns the matching Tk_Window.
109 Tk_Window
123 return (Tk_Window) Tcl_GetHashValue(entryPtr);
218 Tk_Window tkwin;
288 return Tk_AttachHWND((Tk_Window)winPtr, hwnd);

Completed in 167 milliseconds

1234567891011>>