Home
last modified time | relevance | path

Searched refs:GParamSpecLong (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gobject/
Dgparamspecs.h170 …PEC_LONG(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_LONG, GParamSpecLong))
591 typedef struct _GParamSpecLong GParamSpecLong; typedef
Dgparamspecs.c222 GParamSpecLong *lspec = G_PARAM_SPEC_LONG (pspec); in param_long_init()
245 GParamSpecLong *lspec = G_PARAM_SPEC_LONG (pspec); in param_long_validate()
1304 sizeof (GParamSpecLong), /* instance_size */ in _g_param_spec_types_init()
1870 GParamSpecLong *lspec; in g_param_spec_long()
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt612 GParamSpecLong
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c449 GParamSpecLong *plong = G_PARAM_SPEC_LONG (spec); in _add_properties()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c500 GParamSpecLong *plong = G_PARAM_SPEC_LONG (param); in print_object_properties_info()