Home
last modified time | relevance | path

Searched refs:XtDisplay (Results 1 – 25 of 2135) sorted by relevance

12345678910>>...86

/dports/math/abs/abs-src-0.908/X11/
H A Dcursor.c88 XFlush (XtDisplay (w)); in TurnOnCross()
100 XFlush (XtDisplay (w)); in TurnOnSpray()
111 XFlush (XtDisplay (w)); in TurnOnPencil()
124 XFlush (XtDisplay (w)); in TurnOnMove()
136 XFlush (XtDisplay (w)); in TurnOnHand()
148 XFlush (XtDisplay (w)); in TurnOnBottomLeft()
160 XFlush (XtDisplay (w)); in TurnOnBottomRight()
171 XFlush (XtDisplay (w)); in TurnOnTopLeft()
182 XFlush (XtDisplay (w)); in TurnOnTopRight()
193 XFlush (XtDisplay (w)); in TurnOnTopSide()
[all …]
/dports/sysutils/xbatt/xbatt-1.2.1/
H A Dxbatt.c446 XFlush(XtDisplay(toplevel)); in initWindowResource()
533 XtDisplay(toplevel))), in updateWindow()
536 XtDisplay(toplevel))), in updateWindow()
551 XtDisplay(toplevel))), in updateWindow()
554 XtDisplay(toplevel))), in updateWindow()
568 XtDisplay(toplevel))), in updateWindow()
571 XtDisplay(toplevel))), in updateWindow()
584 XtDisplay(toplevel))), in updateWindow()
587 XtDisplay(toplevel))), in updateWindow()
629 XBell(XtDisplay(toplevel), 100); in setColorSymbol()
[all …]
/dports/games/editss/editss-2.2/
H A Dxstuff.c213 d = XtDisplay(toplevel); in x_initcolors()
271 XSetForeground(XtDisplay(toplevel),gc_draw,BlackPixel(XtDisplay(toplevel),scr_num)); in x_initgc()
272 XSetForeground(XtDisplay(toplevel),gc_ship,BlackPixel(XtDisplay(toplevel),scr_num)); in x_initgc()
273 XSetForeground(XtDisplay(toplevel),gc_xor,BlackPixel(XtDisplay(toplevel),scr_num)); in x_initgc()
274 XSetForeground(XtDisplay(toplevel),gc_clear,WhitePixel(XtDisplay(toplevel),scr_num)); in x_initgc()
278 XSetForeground(XtDisplay(toplevel),gc_main,pmc); in x_initgc()
285 XSetForeground(XtDisplay(toplevel),gc_grid,BlackPixel(XtDisplay(toplevel),scr_num)); in x_initgc()
286 XSetForeground(XtDisplay(toplevel),gc_main,BlackPixel(XtDisplay(toplevel),scr_num)); in x_initgc()
287 XSetForeground(XtDisplay(toplevel),gc_left,BlackPixel(XtDisplay(toplevel),scr_num)); in x_initgc()
288 XSetForeground(XtDisplay(toplevel),gc_right,BlackPixel(XtDisplay(toplevel),scr_num)); in x_initgc()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DGrid.c63 XChangeWindowAttributes(XtDisplay(w), XtWindow(w), in CreateGrid()
125 pixmap = XCreatePixmap(XtDisplay(w), in DrawGrid()
129 DefaultDepth(XtDisplay(w), in DrawGrid()
133 XSetForeground(XtDisplay(w), gc, bg); in DrawGrid()
135 XSetForeground(XtDisplay(w), gc, color); in DrawGrid()
158 XClearWindow(XtDisplay(w), XtWindow(w)); in DrawGrid()
192 pixmap = XCreatePixmap(XtDisplay(w), in DrawHistogram()
196 DefaultDepth(XtDisplay(w), in DrawHistogram()
200 XSetForeground(XtDisplay(w), gc, bg); in DrawHistogram()
202 XSetForeground(XtDisplay(w), gc, color); in DrawHistogram()
[all …]
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Ddraw_symbols.c127 xfs_ptr = XQueryFont(XtDisplay(w), gcontext); in draw_nice_string()
159 (void)XFillRectangle( XtDisplay(w), in draw_nice_string()
176 (void)XSetForeground( XtDisplay(w), in draw_nice_string()
180 (void)XFillRectangle( XtDisplay(w), in draw_nice_string()
387 (void)XDrawLine(XtDisplay(da),where,gc, in draw_WP_line()
458 (void)XDrawArc(XtDisplay(da),where,gc, in draw_pod_circle()
1041 (void)XDrawArc(XtDisplay(da),where,gc, in draw_aloha_circle()
1127 (void)XDrawLine(XtDisplay(da),where,gc, in draw_half_barbs()
1168 (void)XDrawLine(XtDisplay(da),where,gc, in draw_full_barbs()
1400 (void)XDrawLine(XtDisplay(da),where,gc, in draw_wind_barb()
[all …]
H A Dmap_shp.c1397 ret_val = XReadBitmapFile(XtDisplay(w), in draw_shapefile_map()
1444 (void)XCopyArea(XtDisplay(da), in draw_shapefile_map()
1539 (void)XCopyArea(XtDisplay(da), in draw_shapefile_map()
2015 (void)XDrawLines(XtDisplay(w), in draw_shapefile_map()
2837 gc_temp = XCreateGC(XtDisplay(w), in draw_shapefile_map()
2842 XCopyGC(XtDisplay(w), in draw_shapefile_map()
2969 (void)XDrawLines(XtDisplay(w), in draw_shapefile_map()
2984 (void)XDrawLines(XtDisplay(w), in draw_shapefile_map()
3052 (void)XDrawLines(XtDisplay(w), in draw_shapefile_map()
3166 XFreeGC(XtDisplay(w), gc_temp); in draw_shapefile_map()
[all …]
/dports/x11/xkeywrap/xkeywrap-1.1/
H A Dxkeywrap_demo.c206 XQueryPointer(XtDisplay(toplevel), DefaultRootWindow(XtDisplay(toplevel)), in select_window()
211 XQueryPointer(XtDisplay(toplevel), DefaultRootWindow(XtDisplay(toplevel)), in select_window()
238 if (p == DefaultRootWindow(XtDisplay(toplevel))) in search_parent()
292 ev.xkey.display = XtDisplay(toplevel); in play_proc()
348 ev.xkey.display = XtDisplay(toplevel); in repeat_sequence()
466 ev.xkey.display = XtDisplay(w); in key_press()
498 ev.xkey.display = XtDisplay(w); in key_release()
537 display = XtDisplay(toplevel); in main()
554 font = XLoadFont(XtDisplay(toplevel), "8x16"); in main()
555 font_gc = XCreateGC(XtDisplay(toplevel), in main()
[all …]
/dports/games/xscrabble/xscrabble-2.12/src/
H A Dxutils.c43 status = XpmReadFileToPixmap(XtDisplay(top), in load_file_pixmap()
44 DefaultRootWindow(XtDisplay(top)),fname,xpm, in load_file_pixmap()
68 status = XpmCreatePixmapFromData(XtDisplay(top), in load_data_pixmap()
69 DefaultRootWindow(XtDisplay(top)),dname,xpm,&mask,&attr); in load_data_pixmap()
118 Display *dpy = XtDisplay(top); in fit_on_screen()
131 XDefineCursor(XtDisplay(top),XtWindow(top), in SetBusy()
132 XCreateFontCursor(XtDisplay(top),XC_watch)); in SetBusy()
133 XFlush(XtDisplay(top)); in SetBusy()
140 XDefineCursor(XtDisplay(top),XtWindow(top), in ClearBusy()
141 XCreateFontCursor(XtDisplay(top),XC_left_ptr)); in ClearBusy()
[all …]
/dports/mail/coolmail/coolmail-1.3/system/X11/
H A Ddisplay_list.c120 main_gfx_gc = XCreateGC(XtDisplay(main_gfx_w), in disp_init()
211 XSetForeground(XtDisplay(main_gfx_w), main_gfx_gc, in disp_polygons()
224 XSetForeground(XtDisplay(main_gfx_w), main_gfx_gc, in disp_polygons()
259 XSync(XtDisplay(main_gfx_w), 0); in disp_sync()
309 XBell(XtDisplay(main_gfx_w), cool_vol); in disp_bell()
311 XBell(XtDisplay(main_gfx_w), cool_vol); in disp_bell()
345 XFreePixmap(XtDisplay(main_gfx_w), draw_pixbuff); in disp_setsize()
350 draw_pixbuff = XCreatePixmap(XtDisplay(main_gfx_w), in disp_setsize()
358 refresh_pixbuff = XCreatePixmap(XtDisplay(main_gfx_w), in disp_setsize()
466 XFlush(XtDisplay(main_gfx_w)); in disp_refresh()
[all …]
/dports/x11-clocks/emiclock/emiclock-2.0.2/
H A DEmiClock.c411 gv.foreground = BlackPixel(XtDisplay(w), DefaultScreen(XtDisplay(w)));
422 gv.foreground = BlackPixel(XtDisplay(w), DefaultScreen(XtDisplay(w)));
434 gv.foreground = WhitePixel(XtDisplay(w), DefaultScreen(XtDisplay(w)));
455 DefaultColormap(XtDisplay(w), DefaultScreen(XtDisplay(w))),
464 DefaultColormap(XtDisplay(w), DefaultScreen(XtDisplay(w))),
470 DefaultColormap(XtDisplay(w), DefaultScreen(XtDisplay(w))),
548 DefaultColormap(XtDisplay(w), DefaultScreen(XtDisplay(w))),
554 DefaultColormap(XtDisplay(w), DefaultScreen(XtDisplay(w))),
866 XeFreeColors(XtDisplay(w), DefaultColormap(XtDisplay(w),
877 XeFreeColors(XtDisplay(w), DefaultColormap(XtDisplay(w),
[all …]
H A Dgengine.c104 image = XCreateImage(XtDisplay(w),
105 DefaultVisual(XtDisplay(w), DefaultScreen(XtDisplay(w))),
175 int dCells = DisplayCells(XtDisplay(w),
176 DefaultScreen(XtDisplay(w)));
184 XQueryColors(XtDisplay(w), cmap,
297 BlackPixel(XtDisplay(w), DefaultScreen(XtDisplay(w))),
298 WhitePixel(XtDisplay(w), DefaultScreen(XtDisplay(w))),
321 if (XAllocColor(XtDisplay(w), cmap, &color) == 0) {
409 XGetGeometry(XtDisplay(w), pixmap,
417 image = XGetImage(XtDisplay(w), pixmap,
[all …]
/dports/games/3dc/3Dc/src/
H A Dcallbaks.c52 (XtDisplay(secondGFX->mainWindow) == XtDisplay(w))) in Widget2GfxInfo()
228 XCopyPlane(XtDisplay(w), in MouseInput()
238 XCreatePixmapCursor(XtDisplay(w), in MouseInput()
244 XFreePixmap(XtDisplay(w), pixmap); in MouseInput()
276 XQueryPointer(XtDisplay(w), in MouseInput()
288 XFreeCursor(XtDisplay(w), cursor); in MouseInput()
488 XCopyArea(XtDisplay(w), in DrawMuster()
505 XCopyArea(XtDisplay(w), in DrawMuster()
524 XCopyArea(XtDisplay(w), in DrawMuster()
541 XCopyArea(XtDisplay(w), in DrawMuster()
[all …]
/dports/x11-toolkits/movingmotif/movingmotif-2.3.0/src/
H A DWEzdraw.c956 XFreeGC(XtDisplay( cw), cw->ezdraw.gc); in Destroy()
957 XFreeGC(XtDisplay( cw), cw->ezdraw.anngc); in Destroy()
958 XFreeGC(XtDisplay( cw), cw->ezdraw.gridgc); in Destroy()
959 XFreeGC(XtDisplay( cw), cw->ezdraw.clipgc); in Destroy()
965 XFreePixmap(XtDisplay(cw), cw->ezdraw.pix); in Destroy()
1164 cw->ezdraw.pix = XCreatePixmap(XtDisplay(cw), in create_pixmap()
1165 RootWindow(XtDisplay(cw), DefaultScreen(XtDisplay(cw))), in create_pixmap()
1173 XFreePixmap(XtDisplay(cw), opix); in create_pixmap()
1189 RootWindow(XtDisplay(cw), DefaultScreen(XtDisplay(cw))), in create_pixmap()
1208 RootWindow(XtDisplay(cw), DefaultScreen(XtDisplay(cw))), in create_pixmap()
[all …]
H A DWhistspectr.c484 RootWindow(XtDisplay(new), DefaultScreen(XtDisplay(new))), in Initialize()
494 RootWindow(XtDisplay(new), DefaultScreen(XtDisplay(new))), in Initialize()
575 XFreeColors(XtDisplay(current), DefaultColormap(XtDisplay(current) in SetValues()
647 RootWindow(XtDisplay(newon), DefaultScreen(XtDisplay(newon))), in SetValues()
655 RootWindow(XtDisplay(newon), DefaultScreen(XtDisplay(newon))), in SetValues()
948 XFreePixmap(XtDisplay(cw), cw->histspectr.pix); in Resize()
961 RootWindow(XtDisplay(cw), DefaultScreen(XtDisplay(cw))), in Resize()
970 RootWindow(XtDisplay(cw), DefaultScreen(XtDisplay(cw))), in Resize()
1018 XFreeGC(XtDisplay( cw), cw->histspectr.gc); in Destroy()
1030 XFreeColors(XtDisplay(cw), DefaultColormap(XtDisplay(cw) in Destroy()
[all …]
/dports/math/grace/grace-5.1.25/Xbae/Xbae/
H A DShadow.c106 DRAW_SHADOW(XtDisplay(mw), win,
115 DRAW_SHADOW(XtDisplay(mw), win,
122 DRAW_SHADOW(XtDisplay(mw), win,
155 DRAW_SHADOW(XtDisplay(mw), win,
162 DRAW_SHADOW(XtDisplay(mw), win,
171 DRAW_SHADOW(XtDisplay(mw), win,
450 XSetClipRectangles(XtDisplay(mw),
466 DRAW_SHADOW(XtDisplay(mw), win,
482 DRAW_SHADOW(XtDisplay(mw), win,
628 DRAW_SHADOW(XtDisplay(mw), win,
[all …]
/dports/mail/xfaces/xfaces-3.3/
H A Dface_shape.c130 XTranslateCoordinates(XtDisplay(TheTopLevel), XtWindow(TheFrame),
153 XGetGeometry(XtDisplay(TheTopLevel), shape,
182 XCopyArea(XtDisplay(TheTopLevel), shape, FaceShapePixmap,
189 XFillRectangle(XtDisplay(TheTopLevel), FaceShapePixmap,
210 XFreePixmap(XtDisplay(TheFrame), FaceShapePixmap); in FaceShapeCreate()
219 XGetWindowAttributes(XtDisplay(TheTopLevel), XtWindow(TheTopLevel), in FaceShapeCreate()
224 FaceShapePixmap = XCreatePixmap(XtDisplay(TheTopLevel), in FaceShapeCreate()
234 FaceShapeGC = XCreateGC(XtDisplay(TheTopLevel), FaceShapePixmap, in FaceShapeCreate()
243 XSetForeground(XtDisplay(TheTopLevel), FaceShapeGC, 0); in FaceShapeCreate()
251 XSetForeground(XtDisplay(TheTopLevel), FaceShapeGC, 1); in FaceShapeCreate()
[all …]
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/contrib/
H A Dswallow2.c99 XResizeWindow(XtDisplay(toplevel), theClient, width, height); in resizeHandler()
100 XResizeWindow(XtDisplay(toplevel), theContainer, width, height); in resizeHandler()
185 XGetWindowAttributes(XtDisplay(toplevel), theClient, &xwa); in adjustClientResize()
186 XGetWMNormalHints(XtDisplay(toplevel), theClient, in adjustClientResize()
190 XGetWMNormalHints(XtDisplay(toplevel), XtWindow(toplevel), in adjustClientResize()
209 XSetWMNormalHints(XtDisplay(toplevel), XtWindow(toplevel), in adjustClientResize()
229 XFetchName(XtDisplay(toplevel), client, &clientName); in handleMappedClientWindow()
256 XGetWindowAttributes(XtDisplay(toplevel), client, &xwa); in handleMappedClientWindow()
274 XMapWindow(XtDisplay(toplevel), theContainer); in handleMappedClientWindow()
321 XDestroyWindow(XtDisplay(toplevel), theContainer);
[all …]
/dports/x11-toolkits/xbae/xbae-4.60.4/src/
H A DShadow.c67 DRAW_SHADOW(XtDisplay(mw), win, "win", in xbaeDrawLabelShadow()
126 DRAW_SHADOW(XtDisplay(mw), win, "win", in xbaeDrawCellShadow()
131 DRAW_SHADOW(XtDisplay(mw), win, "win", in xbaeDrawCellShadow()
138 DRAW_SHADOW(XtDisplay(mw), win, "win", in xbaeDrawCellShadow()
143 DRAW_SHADOW(XtDisplay(mw), win, "win", in xbaeDrawCellShadow()
148 DRAW_SHADOW(XtDisplay(mw), win, "win", in xbaeDrawCellShadow()
170 DRAW_HIGHLIGHT(XtDisplay(mw), win, gc, in xbaeDrawCellHighlight()
216 XSetClipMask(XtDisplay(mw), gc, None); in DrawRowHighlight()
259 XSetClipMask(XtDisplay(mw), gc, None); in DrawColumnHighlight()
295 XSetClipMask(XtDisplay(mw), topGC, None); in DrawRowShadow()
[all …]
/dports/x11-clocks/bclock/bclock-1.0/
H A DClock.c219 XFreePixmap (XtDisplay (w), w->clock.shape_mask);
258 TFillArc (XtDisplay (w), shape_mask,
270 TFillArc (XtDisplay (w), shape_mask,
310 TFillArc (XtDisplay (w), shape_mask,
333 XConfigureWindow (XtDisplay (w), XtWindow (w),
390 XFreeGC(XtDisplay(gw), w->clock.eraseGC);
392 XFreeGC(XtDisplay(gw), w->clock.curveGC);
394 XFreeGC(XtDisplay(gw), w->clock.shapeGC);
396 XFreePixmap (XtDisplay (w), w->clock.shape_mask);
398 XFreePixmap (XtDisplay (w), w->clock.pm);
[all …]
/dports/audio/xcdplayer/xcdplayer-2.2/
H A Dleds.c76 leds_pixmaps[0] = XCreateBitmapFromData(XtDisplay(leds_label_widget),
80 leds_pixmaps[1] = XCreateBitmapFromData(XtDisplay(leds_label_widget),
84 leds_pixmaps[2] = XCreateBitmapFromData(XtDisplay(leds_label_widget),
88 leds_pixmaps[3] = XCreateBitmapFromData(XtDisplay(leds_label_widget),
92 leds_pixmaps[4] = XCreateBitmapFromData(XtDisplay(leds_label_widget),
96 leds_pixmaps[5] = XCreateBitmapFromData(XtDisplay(leds_label_widget),
100 leds_pixmaps[6] = XCreateBitmapFromData(XtDisplay(leds_label_widget),
104 leds_pixmaps[7] = XCreateBitmapFromData(XtDisplay(leds_label_widget),
109 leds_pixmap = XCreateBitmapFromData(XtDisplay(leds_label_widget),
/dports/games/xshisen/xshisen-1.51/
H A Dmahjong.C28 XFreePixmap(XtDisplay(w), rdata); in ReadFile()
29 XFreePixmap(XtDisplay(w), rdatag); in ReadFile()
32 XFreePixmap(XtDisplay(w), data); in ReadFile()
33 XFreePixmap(XtDisplay(w), datag); in ReadFile()
40 result = XpmReadFileToPixmap(XtDisplay(w), XtWindow(w), filename, in ReadFile()
69 gc = XCreateGC(XtDisplay(w), XtWindow(w), GCForeground, &gcv); in ReadFile()
72 XFreeGC(XtDisplay(w), gc); in ReadFile()
91 XFreePixmap(XtDisplay(w), rdata); in Resize()
92 XFreePixmap(XtDisplay(w), rdatag); in Resize()
121 XCopyArea(XtDisplay(w), rdata, XtWindow(w), gc, 0, 0, width, height, x, y); in Draw()
[all …]
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/imagecache/
H A Dtest2.c34 _XmCreateImage(logo_image, XtDisplay(toplevel), (char *)xlogo64_bits, xlogo64_width, in main()
39 pix = XmGetPixmap(DefaultScreenOfDisplay(XtDisplay(toplevel)), in main()
41 BlackPixelOfScreen(DefaultScreenOfDisplay(XtDisplay(toplevel))), in main()
42 WhitePixelOfScreen(DefaultScreenOfDisplay(XtDisplay(toplevel)))); in main()
44 pix2 = XmGetPixmapByDepth(DefaultScreenOfDisplay(XtDisplay(toplevel)), in main()
46 BlackPixelOfScreen(DefaultScreenOfDisplay(XtDisplay(toplevel))), in main()
47 WhitePixelOfScreen(DefaultScreenOfDisplay(XtDisplay(toplevel))), in main()
48 DefaultDepthOfScreen(DefaultScreenOfDisplay(XtDisplay(toplevel)))); in main()
H A Dtest1.c30 pix = XmGetPixmap(DefaultScreenOfDisplay(XtDisplay(toplevel)), in main()
32 BlackPixelOfScreen(DefaultScreenOfDisplay(XtDisplay(toplevel))), in main()
33 WhitePixelOfScreen(DefaultScreenOfDisplay(XtDisplay(toplevel)))); in main()
35 pix2 = XmGetPixmapByDepth(DefaultScreenOfDisplay(XtDisplay(toplevel)), in main()
37 BlackPixelOfScreen(DefaultScreenOfDisplay(XtDisplay(toplevel))), in main()
38 WhitePixelOfScreen(DefaultScreenOfDisplay(XtDisplay(toplevel))), in main()
39 DefaultDepthOfScreen(DefaultScreenOfDisplay(XtDisplay(toplevel)))); in main()
/dports/multimedia/xawtv/xawtv-3.107/x11/
H A Dvbi-x11.c63 vw->font1 = XLoadQueryFont(XtDisplay(shell), fnt->xlfd1); in vbi_render_try_font()
65 vw->font2 = XLoadQueryFont(XtDisplay(shell), fnt->xlfd2); in vbi_render_try_font()
81 XftFontClose(XtDisplay(shell),vw->xft_font); in vbi_render_free_font()
86 XFreeFont(XtDisplay(shell),vw->font1); in vbi_render_free_font()
90 XFreeFont(XtDisplay(shell),vw->font2); in vbi_render_free_font()
118 pattern = XftFontMatch(XtDisplay(shell), in vbi_render_set_font()
154 vw->gc = XCreateGC(XtDisplay(shell), in vbi_render_init()
161 XftColorAllocName(XtDisplay(shell), in vbi_render_init()
225 XFillRectangle(XtDisplay(vw->tt), d, in vbi_render_line()
232 xft_draw = XftDrawCreate(XtDisplay(vw->tt), d, in vbi_render_line()
[all …]
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/animate/
H A Dxmanimate.c229 XtDisplay(drawingArea), in InitAnim()
241 XtDisplay(drawingArea), in InitAnim()
256 XtDisplay(drawingArea), in InitAnim()
257 BlackPixel(XtDisplay(drawingArea), in InitAnim()
258 DefaultScreen(XtDisplay(drawingArea))), in InitAnim()
259 WhitePixel(XtDisplay(drawingArea), in InitAnim()
260 DefaultScreen(XtDisplay(drawingArea))), in InitAnim()
266 XGetGeometry(XtDisplay(drawingArea),panim[i],&wdum, in InitAnim()
291 XClearArea(XtDisplay(drawingArea), XtWindow(drawingArea),
298 XSync(XtDisplay(drawingArea),False);
[all …]

12345678910>>...86