Home
last modified time | relevance | path

Searched refs:GParamSpecDouble (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gio/
Dgpropertyaction.c180 GParamSpecDouble *pspec = (GParamSpecDouble *)paction->pspec; in g_property_action_get_state_hint()
/third_party/glib/gobject/
Dgparamspecs.h354 …DOUBLE(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_DOUBLE, GParamSpecDouble))
599 typedef struct _GParamSpecDouble GParamSpecDouble; typedef
Dgparamspecs.c567 GParamSpecDouble *dspec = G_PARAM_SPEC_DOUBLE (pspec); in param_double_init()
586 GParamSpecDouble *dspec = G_PARAM_SPEC_DOUBLE (pspec); in param_double_validate()
1448 sizeof (GParamSpecDouble), /* instance_size */ in _g_param_spec_types_init()
2233 GParamSpecDouble *dspec; in g_param_spec_double()
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt662 GParamSpecDouble
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c519 GParamSpecDouble *pdouble = G_PARAM_SPEC_DOUBLE (spec); in _add_properties()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c574 GParamSpecDouble *pdouble = G_PARAM_SPEC_DOUBLE (param); in print_object_properties_info()