Home
last modified time | relevance | path

Searched defs:clip_set (Results 1 – 25 of 25) sorted by relevance

/dports/net/x11vnc/x11vnc-0.9.16/misc/
H A Dpanner.pl93 sub clip_set { subroutine
/dports/devel/directfb/DirectFB-1.4.17/src/display/
H A Didirectfbsurface.h98 bool clip_set; /* fixed clip set? (SetClip called member
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkoverlay.c196 gboolean clip_set; in gtk_overlay_snapshot_child() local
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpsternary.c382 bool clip_set = false, reverse = false; in GMT_psternary() local
H A Dpstext.c823 …bool master_record = false, skip_text_records = false, old_is_world, clip_set = false, no_in_txt, … in GMT_pstext() local
H A Dpsxyz.c709 …bool get_rgb = false, read_symbol = false, clip_set = false, fill_active = false, rgb_from_z = fal… in GMT_psxyz() local
H A Dpsxy.c1055 …bool get_rgb = false, clip_set = false, fill_active = false, may_intrude_inside = false, seq_legen… in GMT_psxy() local
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-formats.cpp1048 struct v4l2_clip clip, clip_set; in testSetFormats() local
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-formats.cpp1048 struct v4l2_clip clip, clip_set; in testSetFormats() local
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-formats.cpp1048 struct v4l2_clip clip, clip_set; in testSetFormats() local
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DIconG.c1996 Boolean clip_set = False; in Redisplay() local
/dports/devel/efl/efl-1.25.1/src/lib/evas/
H A DEvas_Common.h1958 …void (*clip_set)(Evas_Object *o, Evas_Object *clip); /**< code to be r… member
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/prim_store/
H A Dmod.rs1085 pub clip_set: ClipSet, field
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/prim_store/
H A Dmod.rs1079 pub clip_set: ClipSet, field
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/meters.lv2/gui/
H A Debur.c827 bool clip_set = false; in expose_event() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/prim_store/
H A Dmod.rs1085 pub clip_set: ClipSet, field
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dpitch.c1545 int32_t clip_set(CSOUND *csound, CLIP *p) in clip_set() function
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-actor.c3629 gboolean clip_set = FALSE; in clutter_actor_paint() local
3937 gboolean clip_set = FALSE; in clutter_actor_pick() local
15122 gboolean clip_set) in clutter_actor_set_clip_to_allocation()
H A Dclutter-text.c2580 gboolean clip_set = FALSE; in clutter_text_paint() local
/dports/graphics/clutter/clutter-1.26.4/clutter/
H A Dclutter-text.c2227 gboolean clip_set = FALSE; in clutter_text_paint() local
H A Dclutter-actor.c3752 gboolean clip_set = FALSE; in clutter_actor_paint() local
17110 gboolean clip_set) in clutter_actor_set_clip_to_allocation()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-text.c2390 gboolean clip_set = FALSE; in clutter_text_paint() local
H A Dclutter-actor.c3765 gboolean clip_set = FALSE; in clutter_actor_paint() local
17162 gboolean clip_set) in clutter_actor_set_clip_to_allocation()
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/
H A Dactor.cc3291 void Actor::set_clip_to_allocation(bool clip_set) in set_clip_to_allocation()
/dports/devel/efl/efl-1.25.1/src/lib/evas/include/
H A Devas_private.h277 } clip_set; member