Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgparamspecs.h193 …C_ULONG(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_ULONG, GParamSpecULong))
592 typedef struct _GParamSpecULong GParamSpecULong; typedef
Dgparamspecs.c267 GParamSpecULong *uspec = G_PARAM_SPEC_ULONG (pspec); in param_ulong_init()
289 GParamSpecULong *uspec = G_PARAM_SPEC_ULONG (pspec); in param_ulong_validate()
1322 sizeof (GParamSpecULong), /* instance_size */ in _g_param_spec_types_init()
1915 GParamSpecULong *uspec; in g_param_spec_ulong()
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt622 GParamSpecULong
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c434 GParamSpecULong *pulong = G_PARAM_SPEC_ULONG (spec); in _add_properties()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c484 GParamSpecULong *pulong = G_PARAM_SPEC_ULONG (param); in print_object_properties_info()