Home
last modified time | relevance | path

Searched refs:prop_format (Results 1 – 25 of 102) sorted by relevance

12345

/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/tools/
H A Dxsetwacom.c128 .prop_format = 32,
146 .prop_format = 8,
157 .prop_format = 8,
204 .prop_format = 8,
214 .prop_format = 8,
223 .prop_format = 8,
234 .prop_format = 8,
295 .prop_format = 8,
305 .prop_format = 8,
315 .prop_format = 8,
[all …]
/dports/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1/tools/
H A Dsynclient.c73 int prop_format; /* Property format (0 for floats) */ member
351 switch (par->prop_format) { in dp_set_variables()
353 if (format != par->prop_format || type != XA_INTEGER) { in dp_set_variables()
362 if (format != par->prop_format || in dp_set_variables()
419 ((par->prop_offset * (par->prop_format ? par->prop_format : 32) / in dp_show_settings()
428 switch (par->prop_format) { in dp_show_settings()
430 if (format != par->prop_format || type != XA_INTEGER) { in dp_show_settings()
440 if (format != par->prop_format || in dp_show_settings()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sound/
H A Dsound_ops.c566 PropertyRNA *prop_format; in sound_mixdown_draw() local
576 prop_format = RNA_struct_find_property(op->ptr, "format"); in sound_mixdown_draw()
582 RNA_def_property_flag(prop_format, PROP_HIDDEN); in sound_mixdown_draw()
595 RNA_def_property_clear_flag(prop_format, PROP_HIDDEN); in sound_mixdown_draw()
596 RNA_def_property_enum_items(prop_format, flac_format_items); in sound_mixdown_draw()
621 RNA_def_property_clear_flag(prop_format, PROP_HIDDEN); in sound_mixdown_draw()
626 RNA_def_property_clear_flag(prop_format, PROP_HIDDEN); in sound_mixdown_draw()
642 RNA_def_property_clear_flag(prop_format, PROP_HIDDEN); in sound_mixdown_draw()
643 RNA_def_property_enum_items(prop_format, mp3_format_items); in sound_mixdown_draw()
654 RNA_def_property_clear_flag(prop_format, PROP_HIDDEN); in sound_mixdown_draw()
[all …]
/dports/devel/erlang-lager/lager-3.2.4/test/
H A Dtrunc_io_eqc.erl26 -export([test/0, test/1, check/0, prop_format/0, prop_equivalence/0]).
42 … {timeout, 30, ?_assertEqual(true, eqc:quickcheck(eqc:testing_time(14, ?QC_OUT(prop_format()))))},
55 quickcheck(numtests(N, prop_format())).
58 check(prop_format(), current_counterexample()).
158 prop_format() -> function
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGdkSelection.xs124 …election_property_get (GdkWindow *requestor, guchar **data, GdkAtom *prop_type, gint *prop_format)
126 =for signature (data, prop_type, prop_format) = Gtk2::Gdk::Selection->property_get ($requestor)
135 gint prop_format; variable
138 &prop_type, &prop_format))
143 PUSHs (sv_2mortal (newSViv (prop_format)));
/dports/x11-toolkits/py-xlib/python-xlib-0.27/examples/
H A Dput_selection.py139 prop_format = 32
145 prop_format = 8
155 client_prop, prop_type, prop_format, prop_value)
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/directfb/
H A Dgdkselection-directfb.c182 gint prop_format; in gdk_selection_property_get() local
193 &prop_type, &prop_format, &prop_len, in gdk_selection_property_get()
203 *ret_format = prop_format; in gdk_selection_property_get()
210 &prop_type, &prop_format, &prop_len, in gdk_selection_property_get()
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dmeta-x11-selection-input-stream.c338 gint prop_format; in get_selection_property() local
343 AnyPropertyType, &prop_type, &prop_format, in get_selection_property()
351 switch (prop_format) in get_selection_property()
363 g_warning ("Unknown XGetWindowProperty() format %u", prop_format); in get_selection_property()
368 *ret_format = prop_format; in get_selection_property()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/x11/
H A Dgdkselection-x11.c214 gint prop_format; in _gdk_x11_display_get_selection_property() local
230 AnyPropertyType, &prop_type, &prop_format, in _gdk_x11_display_get_selection_property()
239 *ret_format = prop_format; in _gdk_x11_display_get_selection_property()
248 if (prop_format != 32) in _gdk_x11_display_get_selection_property()
266 switch (prop_format) in _gdk_x11_display_get_selection_property()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/x11/
H A Dgdkselectioninputstream-x11.c333 int prop_format; in get_selection_property() local
338 AnyPropertyType, &prop_type, &prop_format, in get_selection_property()
346 switch (prop_format) in get_selection_property()
358 g_warning ("Unknown XGetWindowProperty() format %u", prop_format); in get_selection_property()
363 *ret_format = prop_format; in get_selection_property()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkselection-x11.c278 gint prop_format; in gdk_selection_property_get() local
301 AnyPropertyType, &prop_type, &prop_format, in gdk_selection_property_get()
310 *ret_format = prop_format; in gdk_selection_property_get()
319 if (prop_format != 32) in gdk_selection_property_get()
337 switch (prop_format) in gdk_selection_property_get()
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/mac/osx_cfm_glue/
H A Dcfmglue.proj.exp45 prop_format
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/mac/osx_cfm_glue/
H A Dcfmglue.proj.exp45 prop_format
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/mac/osx_cfm_glue/
H A Dcfmglue.proj.exp45 prop_format
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/mac/osx_cfm_glue/
H A Dcfmglue.proj.exp45 prop_format
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/mac/osx_cfm_glue/
H A Dcfmglue.proj.exp45 prop_format
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/mac/osx_cfm_glue/
H A Dcfmglue.proj.exp45 prop_format
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/mac/osx_cfm_glue/
H A Dcfmglue.proj.exp45 prop_format
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/include/
H A Dprop.h154 LIBSASL_API int prop_format(struct propctx *ctx, const char *sep, int seplen,
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/include/
H A Dprop.h154 LIBSASL_API int prop_format(struct propctx *ctx, const char *sep, int seplen,
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/include/
H A Dprop.h154 LIBSASL_API int prop_format(struct propctx *ctx, const char *sep, int seplen,
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/include/
H A Dprop.h154 LIBSASL_API int prop_format(struct propctx *ctx, const char *sep, int seplen,
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/include/
H A Dprop.h154 LIBSASL_API int prop_format(struct propctx *ctx, const char *sep, int seplen,
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/include/
H A Dprop.h154 LIBSASL_API int prop_format(struct propctx *ctx, const char *sep, int seplen,
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/include/
H A Dprop.h154 LIBSASL_API int prop_format(struct propctx *ctx, const char *sep, int seplen,

12345