Searched refs:subwindow (Results 1 - 6 of 6) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkGrab.c857 * subwindow, x, y, same_screen.
882 eventPtr->xmotion.subwindow = None;
894 eventPtr->xmotion.subwindow = childPtr->window;
901 eventPtr->xmotion.subwindow = None;
936 * subwindow, x, y, detail, and same_screen
H A DtkTest.c646 } else if (strcmp(field, "-subwindow") == 0) {
651 event.xkey.subwindow = Tk_WindowId(tkwin2);
H A DtkBind.c2060 sprintf(numStorage, "0x%x", (int) eventPtr->xkey.subwindow);
3134 } else if (strcmp(field, "-subwindow") == 0) {
3145 event.E.xkey.subwindow = number;
H A DtkTextTag.c1278 textPtr->pickEvent.xcrossing.subwindow = None;
H A Dtk.h397 Window subwindow; /* child window */ member in struct:__anon376
H A DtkCanvas.c2954 canvasPtr->pickEvent.xcrossing.subwindow = None;

Completed in 40 milliseconds