Home
last modified time | relevance | path

Searched refs:Tk_Display (Results 1 – 25 of 585) sorted by relevance

12345678910>>...24

/dports/shells/ksh93/ast-93u/src/lib/libtk/unix/
H A DtkUnix.c45 sprintf(buffer, "X%dR%d ", ProtocolVersion(Tk_Display(tkwin)),
46 ProtocolRevision(Tk_Display(tkwin)));
47 sprintf(buffer2, " %d", VendorRelease(Tk_Display(tkwin)));
48 Tcl_AppendResult(interp, buffer, ServerVendor(Tk_Display(tkwin)),
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/unix/
H A DtkUnix.c45 sprintf(buffer, "X%dR%d ", ProtocolVersion(Tk_Display(tkwin)),
46 ProtocolRevision(Tk_Display(tkwin)));
47 sprintf(buffer2, " %d", VendorRelease(Tk_Display(tkwin)));
48 Tcl_AppendResult(interp, buffer, ServerVendor(Tk_Display(tkwin)),
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/unix/
H A DtkUnix.c45 sprintf(buffer, "X%dR%d ", ProtocolVersion(Tk_Display(tkwin)),
46 ProtocolRevision(Tk_Display(tkwin)));
47 sprintf(buffer2, " %d", VendorRelease(Tk_Display(tkwin)));
48 Tcl_AppendResult(interp, buffer, ServerVendor(Tk_Display(tkwin)),
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/unix/
H A DtkUnix.c46 sprintf(buffer, "X%dR%d ", ProtocolVersion(Tk_Display(tkwin)),
47 ProtocolRevision(Tk_Display(tkwin)));
48 sprintf(buffer2, " %d", VendorRelease(Tk_Display(tkwin)));
49 Tcl_AppendResult(interp, buffer, ServerVendor(Tk_Display(tkwin)),
/dports/x11-toolkits/tktray/tktray1.3.9/
H A Dtktray.c364 XGetWindowProperty(Tk_Display(icon->tkwin), in QueryTrayOrientation()
408 Display *dpy = Tk_Display(tkwin); in XembedRequestDock()
583 Tk_FreePixmap(Tk_Display(icon->tkwin), in TrayIconImageChanged()
682 XClearWindow(Tk_Display(icon->drawingWin), in DisplayIcon()
714 XPutImage(Tk_Display(icon->drawingWin), in DisplayIcon()
731 XCopyArea(Tk_Display(icon->drawingWin), in DisplayIcon()
926 Display* dpy = Tk_Display(tkwin); in PostBalloon()
973 Display* dpy = Tk_Display(tkwin); in CancelBalloon()
1181 TKU_AddInput(Tk_Display(icon->tkwin), in TrayIconCreateCmd()
1183 TKU_AddInput(Tk_Display(icon->tkwin), in TrayIconCreateCmd()
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/unix/
H A DtkUnixSysTray.c398 XGetWindowProperty(Tk_Display(icon->tkwin), in QueryTrayOrientation()
467 XChangeProperty(Tk_Display(icon->drawingWin), in XembedSetState()
497 Display *dpy = Tk_Display(tkwin); in XembedRequestDock()
962 XPutImage(Tk_Display(icon->drawingWin), in DisplayIcon()
968 XFillRectangle(Tk_Display(icon->drawingWin), in DisplayIcon()
979 XCopyArea(Tk_Display(icon->drawingWin), in DisplayIcon()
1264 Display* dpy = Tk_Display(tkwin); in PostBalloon()
1328 Display* dpy = Tk_Display(tkwin); in CancelBalloon()
1621 TKU_AddInput(Tk_Display(icon->tkwin), in TrayIconCreateCmd()
1623 TKU_AddInput(Tk_Display(icon->tkwin), in TrayIconCreateCmd()
[all …]
H A DtkUnix.c52 ProtocolVersion(Tk_Display(tkwin)), in TkGetServerInfo()
53 ProtocolRevision(Tk_Display(tkwin)), in TkGetServerInfo()
54 ServerVendor(Tk_Display(tkwin)), in TkGetServerInfo()
55 VendorRelease(Tk_Display(tkwin)))); in TkGetServerInfo()
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkClamTheme.c44 Display *display = Tk_Display(tkwin); in Ttk_GCForColor()
61 Display *display = Tk_Display(tkwin); in DrawSmoothBorder()
269 XDrawLine(Tk_Display(tkwin), d, gc, in ComboboxFieldElementDraw()
360 Display *display = Tk_Display(tkwin); in CheckIndicatorElementDraw()
469 TtkFillArrow(Tk_Display(tkwin), d, gc, b, ARROW_DOWN); in MenuIndicatorElementDraw()
657 Tk_Display(tkwin), d, BackgroundGC(tkwin, sb->backgroundObj), in ThumbElementDraw()
681 XDrawLine(Tk_Display(tkwin), d, darkGC, x1,y1, x2,y2); in ThumbElementDraw()
683 XDrawLine(Tk_Display(tkwin), d, lightGC, x1,y1, x2,y2); in ThumbElementDraw()
757 XFillRectangle(Tk_Display(tkwin), d, in PbarElementDraw()
811 TtkFillArrow(Tk_Display(tkwin), d, gc, b, direction); in ArrowElementDraw()
[all …]
H A DttkLabel.c159 TkSetRegion(Tk_Display(tkwin), gc1, clipRegion); in TextDraw()
160 TkSetRegion(Tk_Display(tkwin), gc2, clipRegion); in TextDraw()
167 Tk_DrawTextLayout(Tk_Display(tkwin), d, gc2, in TextDraw()
170 Tk_DrawTextLayout(Tk_Display(tkwin), d, gc1, in TextDraw()
176 Tk_UnderlineTextLayout(Tk_Display(tkwin), d, gc2, in TextDraw()
179 Tk_UnderlineTextLayout(Tk_Display(tkwin), d, gc1, in TextDraw()
187 XSetClipMask(Tk_Display(tkwin), gc1, None); in TextDraw()
188 XSetClipMask(Tk_Display(tkwin), gc2, None); in TextDraw()
191 Tk_FreeGC(Tk_Display(tkwin), gc1); in TextDraw()
192 Tk_FreeGC(Tk_Display(tkwin), gc2); in TextDraw()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkClamTheme.c44 Display *display = Tk_Display(tkwin); in Ttk_GCForColor()
61 Display *display = Tk_Display(tkwin); in DrawSmoothBorder()
269 XDrawLine(Tk_Display(tkwin), d, gc, in ComboboxFieldElementDraw()
360 Display *display = Tk_Display(tkwin); in CheckIndicatorElementDraw()
469 TtkFillArrow(Tk_Display(tkwin), d, gc, b, ARROW_DOWN); in MenuIndicatorElementDraw()
660 Tk_Display(tkwin), d, BackgroundGC(tkwin, sb->backgroundObj), in ThumbElementDraw()
684 XDrawLine(Tk_Display(tkwin), d, darkGC, x1,y1, x2,y2); in ThumbElementDraw()
686 XDrawLine(Tk_Display(tkwin), d, lightGC, x1,y1, x2,y2); in ThumbElementDraw()
760 XFillRectangle(Tk_Display(tkwin), d, in PbarElementDraw()
815 TtkFillArrow(Tk_Display(tkwin), d, gc, b, direction); in ArrowElementDraw()
[all …]
H A DttkLabel.c159 TkSetRegion(Tk_Display(tkwin), gc1, clipRegion); in TextDraw()
160 TkSetRegion(Tk_Display(tkwin), gc2, clipRegion); in TextDraw()
167 Tk_DrawTextLayout(Tk_Display(tkwin), d, gc2, in TextDraw()
170 Tk_DrawTextLayout(Tk_Display(tkwin), d, gc1, in TextDraw()
176 Tk_UnderlineTextLayout(Tk_Display(tkwin), d, gc2, in TextDraw()
179 Tk_UnderlineTextLayout(Tk_Display(tkwin), d, gc1, in TextDraw()
187 XSetClipMask(Tk_Display(tkwin), gc1, None); in TextDraw()
188 XSetClipMask(Tk_Display(tkwin), gc2, None); in TextDraw()
191 Tk_FreeGC(Tk_Display(tkwin), gc1); in TextDraw()
192 Tk_FreeGC(Tk_Display(tkwin), gc2); in TextDraw()
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkClamTheme.c44 Display *display = Tk_Display(tkwin); in Ttk_GCForColor()
61 Display *display = Tk_Display(tkwin); in DrawSmoothBorder()
255 XDrawLine(Tk_Display(tkwin), d, gc, in ComboboxFieldElementDraw()
342 Display *display = Tk_Display(tkwin); in CheckIndicatorElementDraw()
444 TtkFillArrow(Tk_Display(tkwin), d, gc, b, ARROW_DOWN); in MenuIndicatorElementDraw()
623 Tk_Display(tkwin), d, BackgroundGC(tkwin, sb->backgroundObj), in ThumbElementDraw()
647 XDrawLine(Tk_Display(tkwin), d, darkGC, x1,y1, x2,y2); in ThumbElementDraw()
649 XDrawLine(Tk_Display(tkwin), d, lightGC, x1,y1, x2,y2); in ThumbElementDraw()
718 XFillRectangle(Tk_Display(tkwin), d, in PbarElementDraw()
769 TtkFillArrow(Tk_Display(tkwin), d, gc, b, dir); in ArrowElementDraw()
[all …]
H A DttkLabel.c160 TkSetRegion(Tk_Display(tkwin), gc1, clipRegion); in TextDraw()
161 TkSetRegion(Tk_Display(tkwin), gc2, clipRegion); in TextDraw()
168 Tk_DrawTextLayout(Tk_Display(tkwin), d, gc2, in TextDraw()
171 Tk_DrawTextLayout(Tk_Display(tkwin), d, gc1, in TextDraw()
177 Tk_UnderlineTextLayout(Tk_Display(tkwin), d, gc2, in TextDraw()
180 Tk_UnderlineTextLayout(Tk_Display(tkwin), d, gc1, in TextDraw()
188 XSetClipMask(Tk_Display(tkwin), gc1, None); in TextDraw()
189 XSetClipMask(Tk_Display(tkwin), gc2, None); in TextDraw()
192 Tk_FreeGC(Tk_Display(tkwin), gc1); in TextDraw()
193 Tk_FreeGC(Tk_Display(tkwin), gc2); in TextDraw()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/unix/
H A DtkUnix.c52 ProtocolVersion(Tk_Display(tkwin)), in TkGetServerInfo()
53 ProtocolRevision(Tk_Display(tkwin)), in TkGetServerInfo()
54 ServerVendor(Tk_Display(tkwin)), in TkGetServerInfo()
55 VendorRelease(Tk_Display(tkwin)))); in TkGetServerInfo()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltCutbuffer.c81 string = XFetchBuffer(Tk_Display(tkwin), &nBytes, buffer);
141 handler = Tk_CreateErrorHandler(Tk_Display(tkwin), BadMatch,
143 XRotateBuffers(Tk_Display(tkwin), count);
145 XSync(Tk_Display(tkwin), False);
170 XStoreBuffer(Tk_Display(tkwin), argv[2], strlen(argv[2]) + 1, buffer);
H A DbltWindow.c132 parent = Blt_GetParent(Tk_Display(tkwin), window);
495 if (Blt_ReparentWindow(Tk_Display(tkwin), Tk_WindowId(tkwin),
549 if (Blt_ReparentWindow(Tk_Display(tkwin), window,
579 root = XRootWindow(Tk_Display(tkwin), Tk_ScreenNumber(tkwin));
580 if (Blt_ReparentWindow(Tk_Display(tkwin), Tk_WindowId(tkwin),
837 XRaiseWindow(Tk_Display(tkwin), GetWindowId(tkwin));
854 XLowerWindow(Tk_Display(tkwin), GetWindowId(tkwin));
890 XMoveResizeWindow(Tk_Display(tkwin), GetWindowId(tkwin), x, y,
909 XMoveWindow(Tk_Display(tkwin), GetWindowId(tkwin), x, y);
926 XMapWindow(Tk_Display(tkwin), GetWindowId(tkwin));
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A DtkUnix.c47 sprintf(buffer, "X%dR%d ", ProtocolVersion(Tk_Display(tkwin)), in TkGetServerInfo()
48 ProtocolRevision(Tk_Display(tkwin))); in TkGetServerInfo()
49 sprintf(buffer2, " %d", VendorRelease(Tk_Display(tkwin))); in TkGetServerInfo()
50 Tcl_AppendResult(interp, buffer, ServerVendor(Tk_Display(tkwin)), in TkGetServerInfo()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tixUnix/
H A DtixUnixDraw.c72 winId = XRootWindow(Tk_Display(tkwin), Tk_ScreenNumber(tkwin));
79 gc = XCreateGC(Tk_Display(tkwin), winId, valuemask, &values);
80 XDrawLine(Tk_Display(tkwin), winId, gc, x1, y1, x2, y2);
81 XFreeGC(Tk_Display(tkwin), gc);
/dports/x11-toolkits/tkshape/shape0.4/unix/
H A DshapeUnixImpl.c91 Display *dpy = Tk_Display(tkwin);
155 Display *dpy = Tk_Display(tkwin);
196 Display *dpy = Tk_Display(tkwin);
232 Display *dpy = Tk_Display(tkwin);
267 Display *dpy = Tk_Display(tkwin);
312 Display *dpy = Tk_Display(tkwin);
350 Display *dpy = Tk_Display(tkwin);
351 Display *sdpy = Tk_Display(srcwin);
452 Display *dpy = Tk_Display(tkwin);
498 result = XShapeQueryVersion(Tk_Display(tkwin), majorPtr, minorPtr);
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DttkWinTheme.c166 HDC hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FrameControlElementDraw()
217 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in BorderElementDraw()
267 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FieldElementDraw()
353 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in ButtonBorderElementDraw()
397 HDC hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FocusElementDraw()
438 XFillRectangle(Tk_Display(tkwin),d,gc, b.x,b.y,b.width,b.height); in FillFocusElementDraw()
439 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FillFocusElementDraw()
506 HDC hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in TroughElementDraw()
578 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in ThumbElementDraw()
631 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in SliderElementDraw()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DttkWinTheme.c166 HDC hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FrameControlElementDraw()
217 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in BorderElementDraw()
267 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FieldElementDraw()
353 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in ButtonBorderElementDraw()
397 HDC hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FocusElementDraw()
438 XFillRectangle(Tk_Display(tkwin),d,gc, b.x,b.y,b.width,b.height); in FillFocusElementDraw()
439 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FillFocusElementDraw()
506 HDC hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in TroughElementDraw()
578 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in ThumbElementDraw()
631 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in SliderElementDraw()
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkBitmap.c185 } else if ((Tk_Display(tkwin) == bitmapPtr->display) in Tk_AllocBitmapFromObj()
204 if ((Tk_Display(tkwin) == bitmapPtr->display) && in Tk_AllocBitmapFromObj()
322 if ( (Tk_Display(tkwin) == bitmapPtr->display) && in GetBitmap()
359 result = TkReadBitmapFile(Tk_Display(tkwin), in GetBitmap()
381 bitmap = TkpGetNativeAppBitmap(Tk_Display(tkwin), string, in GetBitmap()
396 bitmap = TkpCreateNativeBitmap(Tk_Display(tkwin), in GetBitmap()
402 bitmap = XCreateBitmapFromData(Tk_Display(tkwin), in GetBitmap()
417 bitmapPtr->display = Tk_Display(tkwin); in GetBitmap()
902 && (Tk_Display(tkwin) == bitmapPtr->display)) { in GetBitmapFromObj()
922 if (Tk_Display(tkwin) == bitmapPtr->display) { in GetBitmapFromObj()
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXWindowEvent.c356 event.xany.serial = LastKnownRequestProcessed(Tk_Display(winPtr)); in GenerateUpdates()
359 event.xany.display = Tk_Display(winPtr); in GenerateUpdates()
498 event.xany.serial = LastKnownRequestProcessed(Tk_Display(winPtr)); in TkMacOSXGenerateFocusEvent()
500 event.xfocus.display = Tk_Display(winPtr); in TkMacOSXGenerateFocusEvent()
544 event.xconfigure.display = Tk_Display(tkwin); in TkGenWMConfigureEvent()
659 event.xany.serial = LastKnownRequestProcessed(Tk_Display(tkwin)); in TkGenWMDestroyEvent()
661 event.xany.display = Tk_Display(tkwin); in TkGenWMDestroyEvent()
942 serial = LastKnownRequestProcessed(Tk_Display(winPtr));
970 event.serial = LastKnownRequestProcessed(Tk_Display(tkwin));
972 event.display = Tk_Display(tkwin);
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DttkWinTheme.c170 HDC hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FrameControlElementDraw()
230 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in BorderElementDraw()
288 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FieldElementDraw()
379 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in ButtonBorderElementDraw()
432 HDC hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FocusElementDraw()
475 XFillRectangle(Tk_Display(tkwin),d,gc, b.x,b.y,b.width,b.height); in FillFocusElementDraw()
476 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in FillFocusElementDraw()
543 HDC hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in TroughElementDraw()
622 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in ThumbElementDraw()
681 hdc = TkWinGetDrawableDC(Tk_Display(tkwin), d, &dcState); in SliderElementDraw()
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkBitmap.c186 } else if ((Tk_Display(tkwin) == bitmapPtr->display) in Tk_AllocBitmapFromObj()
205 if ((Tk_Display(tkwin) == bitmapPtr->display) && in Tk_AllocBitmapFromObj()
323 if ((Tk_Display(tkwin) == bitmapPtr->display) && in GetBitmap()
362 result = TkReadBitmapFile(Tk_Display(tkwin), in GetBitmap()
385 bitmap = TkpGetNativeAppBitmap(Tk_Display(tkwin), string, in GetBitmap()
402 bitmap = TkpCreateNativeBitmap(Tk_Display(tkwin), in GetBitmap()
408 bitmap = XCreateBitmapFromData(Tk_Display(tkwin), in GetBitmap()
423 bitmapPtr->display = Tk_Display(tkwin); in GetBitmap()
915 && (Tk_Display(tkwin) == bitmapPtr->display)) { in GetBitmapFromObj()
935 if (Tk_Display(tkwin) == bitmapPtr->display) { in GetBitmapFromObj()

12345678910>>...24