Home
last modified time | relevance | path

Searched refs:black_pixel (Results 201 – 225 of 384) sorted by relevance

12345678910>>...16

/dports/www/gstreamer1-plugins-neon/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkwindow_xcb.c179 value_list[0] = screen->black_pixel; in gst_vulkan_window_xcb_create_window()
/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dscreen.c148 Ulong black_pixel; /* ��������� */ variable
521 black_pixel = pixel[6]; in open_window()
545 black_pixel = black; in open_window()
/dports/misc/broot/broot-1.7.0/cargo-crates/xcb-0.10.1/examples/
H A Dopengl_window.rs179 (xcb::CW_BORDER_PIXEL, screen.black_pixel()), in main()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Ddecorations.c208 attributes.border_pixel = Scr.asv->black_pixel; in check_side_canvas()
258 attributes.border_pixel = Scr.asv->black_pixel; in check_frame_canvas()
410 attributes.border_pixel = Scr.asv->black_pixel; in check_icon_canvas()
479 attributes.border_pixel = Scr.asv->black_pixel; in check_icon_title_canvas()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Scroll/
H A DGrabWindow.c68 return Scr.asv->black_pixel ; in GetColor()
78 return Scr.asv->black_pixel ; in MyGetHilite()
87 return Scr.asv->black_pixel ; in MyGetShadow()
/dports/x11-toolkits/blt/blt2.5/win/X11/
H A DXlib.h79 #define BlackPixel(dpy, scr) (((dpy)->screens[(scr)]).black_pixel)
109 #define BlackPixelOfScreen(s) ((s)->black_pixel)
239 unsigned long black_pixel; /* White and Black pixel values */ member
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/xcb/
H A Dxvideo.c477 screen->black_pixel, in Open()
481 screen->black_pixel, in Open()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/test/
H A Dtest.c369 attr.background_pixel = Scr.asv->black_pixel ; in make_test_window()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/examples/
H A Dxclock_utc.rs114 conn.change_gc(gc_id, &ChangeGCAux::new().foreground(screen.black_pixel))?; in redraw()
H A Dxeyes.rs296 let black_gc = create_gc_with_foreground(conn, win_id, screen.black_pixel).unwrap(); in main()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/examples/
H A Dxclock_utc.rs114 conn.change_gc(gc_id, &ChangeGCAux::new().foreground(screen.black_pixel))?; in redraw()
H A Dxeyes.rs296 let black_gc = create_gc_with_foreground(conn, win_id, screen.black_pixel).unwrap();
/dports/x11-servers/xarcan/xarcan-0.6.0/test/damage/
H A Dprimitives.c194 uint32_t values[] = { setup->screen->black_pixel }; in damage_test()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/test/damage/
H A Dprimitives.c197 uint32_t values[] = { setup->screen->black_pixel }; in damage_test()
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/devel/
H A DWM-maybe.pl60 background_pixel => $X->black_pixel,
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dballoon.c219 XSetForeground(dpy, gc, scr->black_pixel); in drawBalloon()
248 XSetForeground(dpy, scr->draw_gc, scr->black_pixel); in makePixmap()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dballoon.c219 XSetForeground(dpy, gc, scr->black_pixel); in drawBalloon()
248 XSetForeground(dpy, scr->draw_gc, scr->black_pixel); in makePixmap()
/dports/x11/wmfocus/wmfocus-1.2.0/src/
H A Dmain.rs54 (xcb::CW_BACK_PIXEL, screen.black_pixel()), in main()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/
H A DScript.c198 x11base->BlackPix = Scr.asv->black_pixel ; in Xinit()
273 x11base->TabColor[black].pixel = Scr.asv->black_pixel ; in OpenWindow()
/dports/games/mirrormagic/mirrormagic-2.0.2/src/libgame/
H A Dmsdos.c316 screen[0].black_pixel = 0x00; in XOpenDisplay()
319 screen[0].black_pixel = AllegroAllocColorCell(0x0000, 0x0000, 0x0000); in XOpenDisplay()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/x11/nanox/X11/
H A DXlib.h228 unsigned long black_pixel; /* White and Black pixel values */ member
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/x11/nanox/X11/
H A DXlib.h228 unsigned long black_pixel; /* White and Black pixel values */ member
/dports/games/xrot/xrot/
H A Dtitle.c353 bp = black_pixel;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/x11/nanox/X11/
H A DXlib.h228 unsigned long black_pixel; /* White and Black pixel values */ member
/dports/x11-servers/Xfstt/xfstt-1.11/src/
H A Dshowttf.cc237 values[1] = screen->black_pixel; in main()

12345678910>>...16