Home
last modified time | relevance | path

Searched refs:GParamSpecBoolean (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstfakesinkutils.c46 GParamSpecBoolean *prop = G_PARAM_SPEC_BOOLEAN (properties[i]); in gst_fake_sink_proxy_properties()
/third_party/glib/gobject/
Dgparamspecs.h101 …OLEAN(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_BOOLEAN, GParamSpecBoolean))
588 typedef struct _GParamSpecBoolean GParamSpecBoolean; typedef
Dgparamspecs.c1250 sizeof (GParamSpecBoolean), /* instance_size */ in _g_param_spec_types_init()
1740 GParamSpecBoolean *bspec; in g_param_spec_boolean()
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt560 GParamSpecBoolean