Home
last modified time | relevance | path

Searched refs:G_IS_PARAM_SPEC_BOOLEAN (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstfakesinkutils.c45 if (G_IS_PARAM_SPEC_BOOLEAN (properties[i])) { in gst_fake_sink_proxy_properties()
/third_party/glib/gobject/
Dgparamspecs.h94 #define G_IS_PARAM_SPEC_BOOLEAN(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_BOOLE… macro
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt556 G_IS_PARAM_SPEC_BOOLEAN