Home
last modified time | relevance | path

Searched refs:clip_shaped (Results 1 – 14 of 14) sorted by relevance

/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DFShape.h30 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \ argument
33 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \
93 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \ argument
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DFShape.h28 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \ argument
31 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \
91 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \ argument
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Dshape.py65 …self.bounding_shaped, self.clip_shaped, self.bounding_shape_extents_x, self.bounding_shape_extents…
/dports/x11-wm/awesome/awesome-4.3/
H A Dxwindow.c316 shaped = extents->clip_shaped; in xwindow_get_shape()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dshape.rs842 pub clip_shaped: bool, field
860 let (clip_shaped, remaining) = bool::try_parse(remaining)?; in try_parse()
873 …let result = QueryExtentsReply { sequence, length, bounding_shaped, clip_shaped, bounding_shape_ex… in try_parse()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dshape.rs842 pub clip_shaped: bool, field
860 let (clip_shaped, remaining) = bool::try_parse(remaining)?; in try_parse()
873 …let result = QueryExtentsReply { sequence, length, bounding_shaped, clip_shaped, bounding_shape_ex… in try_parse()
/dports/x11-wm/compton/compton-b7f43ee/src/
H A Dcompton.h477 Bool bounding_shaped = False, clip_shaped = False; in wid_bounding_shaped() local
483 &clip_shaped, &x_clip, &y_clip, &w_clip, &h_clip); in wid_bounding_shaped()
/dports/x11/xpra/xpra-4.3/xpra/x11/bindings/
H A Dwindow_bindings.pyx422 …*y_bounding, unsigned int *w_bounding, unsigned int *h_bounding, Bool *clip_shaped, int *x_clip, i…
744 cdef Bool bounding_shaped, clip_shaped
749 &clip_shaped, &x_clip, &y_clip, &w_clip, &h_clip):
753 (clip_shaped, x_clip, y_clip, w_clip, h_clip)
/dports/x11/xwininfo/xwininfo-1.1.5/
H A Dxwininfo.c1589 if (!extents->clip_shaped) in Display_Window_Shape()
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dwindow-x11.c2420 int bounding_shaped, clip_shaped; in meta_window_x11_update_shape_region() local
2426 &clip_shaped, &x_clip, &y_clip, in meta_window_x11_update_shape_region()
/dports/x11-wm/marco/marco-1.26.0/src/compositor/
H A Dcompositor-xrender.c2069 int bounding_shaped, clip_shaped; in is_shaped() local
2074 &xws, &yws, &wws, &hws, &clip_shaped, in is_shaped()
/dports/x11-wm/marco/marco-1.26.0/src/core/
H A Dwindow.c346 int bounding_shaped, clip_shaped; in meta_window_new_with_attrs() local
353 &clip_shaped, &x_clip, &y_clip, in meta_window_new_with_attrs()
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dwindow.c1079 int bounding_shaped, clip_shaped; in meta_window_new_with_attrs() local
1086 &clip_shaped, &x_clip, &y_clip, in meta_window_new_with_attrs()
/dports/audio/snd/snd-21.2/
H A Dxm.c13103 Bool clip_shaped;
13113 &clip_shaped, &x_clip, &y_clip, &w_clip, &h_clip);
13120 C_int_to_Xen_integer(clip_shaped),