Home
last modified time | relevance | path

Searched refs:xdisplay (Results 1 – 25 of 743) sorted by relevance

12345678910>>...30

/dports/graphics/synaesthesia/synaesthesia-2.4/
H A Dxlib.h97 } xdisplay; typedef
101 extern int alloc_image(xdisplay * d);
102 extern void free_image(xdisplay * d);
103 extern int xupdate_size(xdisplay * d);
104 extern void xflip_buffers(xdisplay * d);
106 extern void xfree_display(xdisplay * d);
110 extern void xfree_colors(xdisplay * d);
121 extern void xflush(xdisplay * d);
124 extern void draw_screen(xdisplay * d);
129 extern int xmouse_x(xdisplay * d);
[all …]
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dcore.h91 MetaWindow *meta_core_get_window (Display *xdisplay,
94 void meta_core_get (Display *xdisplay,
102 void meta_core_user_move (Display *xdisplay,
106 void meta_core_user_resize (Display *xdisplay,
112 void meta_core_user_raise (Display *xdisplay,
118 void meta_core_user_focus (Display *xdisplay,
131 void meta_core_minimize (Display *xdisplay,
133 void meta_core_toggle_maximize (Display *xdisplay,
139 void meta_core_unmaximize (Display *xdisplay,
141 void meta_core_maximize (Display *xdisplay,
[all …]
H A Dcore.c46 meta_core_get_window (Display *xdisplay, in meta_core_get_window() argument
65 meta_core_get (Display *xdisplay, in meta_core_get() argument
173 meta_core_user_move (Display *xdisplay, in meta_core_user_move() argument
289 XConfigureWindow (xdisplay, in meta_core_lower_beneath_grab_window()
319 XConfigureWindow (xdisplay, in meta_core_lower_beneath_sibling()
434 meta_core_delete (Display *xdisplay, in meta_core_delete() argument
444 meta_core_unshade (Display *xdisplay, in meta_core_unshade() argument
456 meta_core_shade (Display *xdisplay, in meta_core_shade() argument
468 meta_core_unstick (Display *xdisplay, in meta_core_unstick() argument
505 meta_core_stick (Display *xdisplay, in meta_core_stick() argument
[all …]
H A Dtestasyncgetprop.c112 error_trap_push (Display *xdisplay) in error_trap_push() argument
118 error_trap_pop (Display *xdisplay) in error_trap_pop() argument
202 name = atom_name (xdisplay, in try_get_reply()
246 Display *xdisplay; in main() local
272 xdisplay = XOpenDisplay (NULL); in main()
273 if (xdisplay == NULL) in main()
280 XSynchronize (xdisplay, True); in main()
301 if (ag_task_create (xdisplay, in main()
391 if (ag_task_create (xdisplay, in run_speed_comparison()
460 error_trap_push (xdisplay); in run_speed_comparison()
[all …]
/dports/x11-wm/marco/marco-1.26.0/src/include/
H A Dcore.h92 void meta_core_get (Display *xdisplay,
100 void meta_core_user_move (Display *xdisplay,
104 void meta_core_user_resize (Display *xdisplay,
110 void meta_core_user_raise (Display *xdisplay,
116 void meta_core_user_focus (Display *xdisplay,
124 void meta_core_minimize (Display *xdisplay,
126 void meta_core_toggle_maximize (Display *xdisplay,
132 void meta_core_unmaximize (Display *xdisplay,
134 void meta_core_maximize (Display *xdisplay,
136 void meta_core_delete (Display *xdisplay,
[all …]
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/hotkey/
H A Dgrab.cc188 Display * xdisplay; in grab_keys() local
199 XSync(xdisplay, False); in grab_keys()
202 get_offending_modifiers(xdisplay); in grab_keys()
208 grab_key(hotkey, xdisplay, RootWindow(xdisplay, screen)); in grab_keys()
213 XSync(xdisplay, False); in grab_keys()
312 Display * xdisplay; in ungrab_keys() local
322 if (!xdisplay) in ungrab_keys()
325 XSync(xdisplay, False); in ungrab_keys()
328 get_offending_modifiers(xdisplay); in ungrab_keys()
335 ungrab_key(hotkey, xdisplay, RootWindow(xdisplay, screen)); in ungrab_keys()
[all …]
/dports/x11-wm/mutter/mutter-41.1/src/backends/x11/
H A Dmeta-output-xrandr.c156 XRRSetOutputPrimary (xdisplay, DefaultRootWindow (xdisplay), in meta_output_xrandr_apply_mode()
254 XRRGetOutputProperty (xdisplay, in output_get_integer_property()
282 XRRGetOutputProperty (xdisplay, in output_get_property_exists()
306 XRRGetOutputProperty (xdisplay, in output_get_boolean_property()
336 XRRGetOutputProperty (xdisplay, in output_get_underscanning_xrandr()
363 XRRGetOutputProperty (xdisplay, in output_get_supports_underscanning_xrandr()
405 XRRGetOutputProperty (xdisplay, in output_get_supports_color_transform_xrandr()
432 XRRGetOutputProperty (xdisplay, in output_get_backlight_xrandr()
631 XRRGetOutputProperty (xdisplay, in output_get_connector_type_from_prop()
730 XRRGetOutputProperty (xdisplay, in output_get_panel_orientation_transform()
[all …]
/dports/x11-wm/marco/marco-1.26.0/src/core/
H A Dcore.c47 get_window (Display *xdisplay, in get_window() argument
66 meta_core_get (Display *xdisplay, in meta_core_get() argument
331 XConfigureWindow (xdisplay, in meta_core_lower_beneath_focus_window()
349 meta_core_minimize (Display *xdisplay, in meta_core_minimize() argument
358 meta_core_maximize (Display *xdisplay, in meta_core_maximize() argument
435 meta_core_delete (Display *xdisplay, in meta_core_delete() argument
445 meta_core_unshade (Display *xdisplay, in meta_core_unshade() argument
455 meta_core_shade (Display *xdisplay, in meta_core_shade() argument
465 meta_core_unstick (Display *xdisplay, in meta_core_unstick() argument
492 meta_core_stick (Display *xdisplay, in meta_core_stick() argument
[all …]
H A Dtestasyncgetprop.c113 error_trap_push (Display *xdisplay) in error_trap_push() argument
119 error_trap_pop (Display *xdisplay) in error_trap_pop() argument
202 name = atom_name (xdisplay, in try_get_reply()
246 Display *xdisplay; in main() local
272 xdisplay = XOpenDisplay (NULL); in main()
273 if (xdisplay == NULL) in main()
280 XSynchronize (xdisplay, True); in main()
301 if (ag_task_create (xdisplay, in main()
391 if (ag_task_create (xdisplay, in run_speed_comparison()
460 error_trap_push (xdisplay); in run_speed_comparison()
[all …]
/dports/x11-wm/metacity/metacity-3.42.0/src/include/
H A Dcore.h89 void meta_core_get (Display *xdisplay,
93 void meta_core_queue_frame_resize (Display *xdisplay,
100 void meta_core_user_focus (Display *xdisplay,
108 void meta_core_minimize (Display *xdisplay,
110 void meta_core_toggle_maximize (Display *xdisplay,
116 void meta_core_unmaximize (Display *xdisplay,
118 void meta_core_maximize (Display *xdisplay,
120 void meta_core_delete (Display *xdisplay,
123 void meta_core_unshade (Display *xdisplay,
126 void meta_core_shade (Display *xdisplay,
[all …]
/dports/x11-wm/metacity/metacity-3.42.0/src/core/
H A Dcore.c43 get_window (Display *xdisplay, in get_window() argument
62 meta_core_get (Display *xdisplay, in meta_core_get() argument
242 XConfigureWindow (xdisplay, in meta_core_lower_beneath_focus_window()
250 meta_core_user_focus (Display *xdisplay, in meta_core_user_focus() argument
260 meta_core_minimize (Display *xdisplay, in meta_core_minimize() argument
269 meta_core_maximize (Display *xdisplay, in meta_core_maximize() argument
329 meta_core_unmaximize (Display *xdisplay, in meta_core_unmaximize() argument
342 meta_core_delete (Display *xdisplay, in meta_core_delete() argument
352 meta_core_unshade (Display *xdisplay, in meta_core_unshade() argument
362 meta_core_shade (Display *xdisplay, in meta_core_shade() argument
[all …]
H A Dtestasyncgetprop.c112 error_trap_push (Display *xdisplay) in error_trap_push() argument
118 error_trap_pop (Display *xdisplay) in error_trap_pop() argument
202 name = atom_name (xdisplay, in try_get_reply()
246 Display *xdisplay; in main() local
272 xdisplay = XOpenDisplay (NULL); in main()
273 if (xdisplay == NULL) in main()
280 XSynchronize (xdisplay, True); in main()
301 if (ag_task_create (xdisplay, in main()
391 if (ag_task_create (xdisplay, in run_speed_comparison()
460 error_trap_push (xdisplay); in run_speed_comparison()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c64 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_initXTest() local
92 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove() local
104 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove()
114 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress() local
126 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress()
136 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease() local
148 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease()
158 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel() local
187 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel()
197 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_keyPress() local
[all …]
/dports/devel/allegro5/allegro5-5.2.7.0/src/x/
H A Dxclipboard.c48 Display *xdisplay = system->x11display; in _al_xwin_display_selection_request() local
71 if (XGetWindowProperty(xdisplay, DefaultRootWindow(xdisplay), in _al_xwin_display_selection_request()
91 XSendEvent(xdisplay, req->requestor, False, 0, &sevent); in _al_xwin_display_selection_request()
92 XSync(xdisplay, False); in _al_xwin_display_selection_request()
125 Display *xdisplay = system->x11display; in xdpy_set_clipboard_text() local
139 format = XInternAtom(xdisplay, "UTF8_STRING", False); in xdpy_set_clipboard_text()
140 XChangeProperty(xdisplay, DefaultRootWindow(xdisplay), in xdpy_set_clipboard_text()
161 Display *xdisplay = system->x11display; in xdpy_get_clipboard_text() local
181 format = XInternAtom(xdisplay, "UTF8_STRING", 0); in xdpy_get_clipboard_text()
182 owner = XGetSelectionOwner(xdisplay, XA_CLIPBOARD); in xdpy_get_clipboard_text()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c74 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_initXTest() local
112 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove() local
126 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove()
147 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress() local
161 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress()
181 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease() local
195 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease()
215 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel() local
244 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel()
264 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_keyPress() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c74 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_initXTest() local
112 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove() local
126 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove()
147 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress() local
161 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress()
181 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease() local
195 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease()
215 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel() local
244 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel()
264 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_keyPress() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c74 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_initXTest() local
112 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove() local
126 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove()
147 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress() local
161 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress()
181 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease() local
195 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease()
215 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel() local
244 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel()
264 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_keyPress() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c74 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_initXTest() local
112 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove() local
126 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove()
147 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress() local
161 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress()
181 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease() local
195 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease()
215 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel() local
244 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel()
264 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_keyPress() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c74 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_initXTest() local
112 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove() local
126 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseMove()
147 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress() local
161 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mousePress()
181 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease() local
195 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseRelease()
215 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel() local
244 XFlush (xdisplay); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_mouseWheel()
264 Display *xdisplay; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_keyPress() local
[all …]
/dports/x11-clocks/buici-clock/buici/
H A Dclock.cxx502 XSetForeground (xdisplay (), _gc, XWhitePixel (xdisplay (), 0)); in render()
504 XSetForeground (xdisplay (), _gc, XBlackPixel (xdisplay (), 0)); in render()
505 XSetBackground (xdisplay (), _gc, XWhitePixel (xdisplay (), 0)); in render()
531 XSetForeground (xdisplay (), _gc, XBlackPixel (xdisplay (), 0)); in render()
532 XSetBackground (xdisplay (), _gc, XWhitePixel (xdisplay (), 0)); in render()
571 XSetForeground (xdisplay (), _gc, XWhitePixel (xdisplay (), 0)); in render()
573 XSetForeground (xdisplay (), _gc, XBlackPixel (xdisplay (), 0)); in render()
574 XSetBackground (xdisplay (), _gc, XWhitePixel (xdisplay (), 0)); in render()
697 XSetState (xdisplay (), gc, m_pixelGray, XWhitePixel (xdisplay (), 0), in render_buici()
708 XSetState (xdisplay (), gc, in render_buici()
[all …]
/dports/x11-wm/metacity/metacity-3.42.0/src/compositor/
H A Dmeta-compositor-xrender.c87 Display *xdisplay; member
310 Display *xdisplay; in make_shadow() local
334 xdisplay = priv->xdisplay; in make_shadow()
473 Display *xdisplay; in shadow_picture() local
486 xdisplay = priv->xdisplay; in shadow_picture()
487 shadow_pixmap = XCreatePixmap (xdisplay, DefaultRootWindow (xdisplay), in shadow_picture()
659 format = XRenderFindVisualFormat (xdisplay, DefaultVisual (xdisplay, in root_tile()
734 Display *xdisplay; in paint_windows() local
829 Display *xdisplay; in process_property_notify() local
916 Display *xdisplay; in meta_compositor_xrender_finalize() local
[all …]
H A Dmeta-surface-xrender.c39 Display *xdisplay; member
152 XRenderComposite (self->xdisplay, PictOpSrc, in paint_opaque_parts()
158 XFixesDestroyRegion (self->xdisplay, clip_region); in paint_opaque_parts()
193 XRenderComposite (self->xdisplay, PictOpOver, in paint_argb_parts()
255 xvisual = DefaultVisual (self->xdisplay, DefaultScreen (self->xdisplay)); in get_window_picture()
290 xroot = DefaultRootWindow (self->xdisplay); in create_alpha_picture()
300 XFreePixmap (self->xdisplay, pixmap); in create_alpha_picture()
305 picture = XRenderCreatePicture (self->xdisplay, in create_alpha_picture()
313 XFreePixmap (self->xdisplay, pixmap); in create_alpha_picture()
323 XFreePixmap (self->xdisplay, pixmap); in create_alpha_picture()
[all …]
/dports/sysutils/xfce4-settings/xfce4-settings-4.16.2/xfsettingsd/
H A Dpointers.c104 Display *xdisplay; member
131 Display *xdisplay; in xfce_pointers_helper_init() local
175 if (G_LIKELY (xdisplay != NULL)) in xfce_pointers_helper_init()
180 …XSelectExtensionEvent (xdisplay, RootWindow (xdisplay, DefaultScreen (xdisplay)), &event_class, 1); in xfce_pointers_helper_init()
206 xfce_pointers_is_enabled (Display *xdisplay, in xfce_pointers_is_enabled() argument
234 xfce_pointers_is_libinput (Display *xdisplay, in xfce_pointers_is_libinput() argument
334 XCloseDevice (xdisplay, device); in xfce_pointers_helper_syndaemon_check()
690 XSetDeviceMode (xdisplay, device, mode); in xfce_pointers_helper_change_mode()
884 XSync (xdisplay, FALSE); in xfce_pointers_helper_change_property()
1023 pointer_data.xdisplay = xdisplay; in xfce_pointers_helper_restore_devices()
[all …]
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dmeta-x11-display.c233 if (x11_display->xdisplay) in meta_x11_display_dispose()
237 x11_display->xdisplay = NULL; in meta_x11_display_dispose()
1033 Display *xdisplay; in meta_x11_init_gdk_display() local
1089 if (xdisplay == NULL) in meta_x11_init_gdk_display()
1121 Display *xdisplay; in meta_x11_display_new() local
1181 XFlush (xdisplay); in meta_x11_display_new()
1182 XCloseDisplay (xdisplay); in meta_x11_display_new()
1204 x11_display->xdisplay = xdisplay; in meta_x11_display_new()
1452 return x11_display->xdisplay; in meta_x11_display_get_xdisplay()
1567 XFlush (x11_display->xdisplay); in meta_x11_display_reload_cursor()
[all …]
/dports/x11-wm/mutter/mutter-41.1/src/compositor/
H A Dmeta-sync-ring.c73 Display *xdisplay; member
88 Display *xdisplay; member
244 XFlush (self->xdisplay); in meta_sync_insert()
315 meta_sync_new (Display *xdisplay) in meta_sync_new() argument
322 self->xdisplay = xdisplay; in meta_sync_new()
324 self->xfence = XSyncCreateFence (xdisplay, DefaultRootWindow (xdisplay), FALSE); in meta_sync_new()
400 XFlush (self->xdisplay); in meta_sync_free()
415 meta_sync_ring_init (Display *xdisplay) in meta_sync_ring_init() argument
437 ring->xdisplay = xdisplay; in meta_sync_ring_init()
450 XSync (xdisplay, False); in meta_sync_ring_init()
[all …]

12345678910>>...30