OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_PARAM_SPEC_UNICHAR
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gobject/
gparamspecs.h
250
*
G_PARAM_SPEC_UNICHAR
:
255
#define
G_PARAM_SPEC_UNICHAR
(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_UNICHAR, GParamSpecUnichar))
987
GParamSpec*
g_param_spec_unichar
(const gchar *name,
gparamspecs.c
387
GParamSpecUnichar *uspec =
G_PARAM_SPEC_UNICHAR
(pspec);
396
value->data[0].v_uint =
G_PARAM_SPEC_UNICHAR
(pspec)->default_value;
1905
g_param_spec_unichar
(const gchar *name,
function
[
all
...]
Completed in 11 milliseconds