Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgparamspecs.c1670 return G_PARAM_SPEC (cspec); in g_param_spec_char()
1712 return G_PARAM_SPEC (uspec); in g_param_spec_uchar()
1754 return G_PARAM_SPEC (bspec); in g_param_spec_boolean()
1798 return G_PARAM_SPEC (ispec); in g_param_spec_int()
1842 return G_PARAM_SPEC (uspec); in g_param_spec_uint()
1886 return G_PARAM_SPEC (lspec); in g_param_spec_long()
1931 return G_PARAM_SPEC (uspec); in g_param_spec_ulong()
1975 return G_PARAM_SPEC (lspec); in g_param_spec_int64()
2020 return G_PARAM_SPEC (uspec); in g_param_spec_uint64()
2058 return G_PARAM_SPEC (uspec); in g_param_spec_unichar()
[all …]
Dgparam.h45 #define G_PARAM_SPEC(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM, GParamSpec)) macro
103 #define G_PARAM_SPEC_VALUE_TYPE(pspec) (G_PARAM_SPEC (pspec)->value_type)
/third_party/gstreamer/gstreamer/gst/
Dgstparamspecs.c188 pspec = G_PARAM_SPEC (fspec); in gst_param_spec_fraction()
368 return G_PARAM_SPEC (aspec); in gst_param_spec_array()
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt505 G_PARAM_SPEC