Lines Matching refs:param_values
779 const GValue *param_values, in g_closure_invoke() argument
812 n_param_values, param_values, in g_closure_invoke()
995 const GValue *param_values, in g_type_class_meta_marshal() argument
1004 class = G_TYPE_INSTANCE_GET_CLASS (g_value_peek_pointer (param_values + 0), itype, GTypeClass); in g_type_class_meta_marshal()
1009 n_param_values, param_values, in g_type_class_meta_marshal()
1046 const GValue *param_values, in g_type_iface_meta_marshal() argument
1055 …class = G_TYPE_INSTANCE_GET_INTERFACE (g_value_peek_pointer (param_values + 0), itype, GTypeClass); in g_type_iface_meta_marshal()
1060 n_param_values, param_values, in g_type_iface_meta_marshal()
1447 const GValue *param_values, in g_cclosure_marshal_generic() argument
1483 atypes[n_args-1] = value_to_ffi_type (param_values + 0, in g_cclosure_marshal_generic()
1492 atypes[0] = value_to_ffi_type (param_values + 0, in g_cclosure_marshal_generic()
1505 atypes[i] = value_to_ffi_type (param_values + i, in g_cclosure_marshal_generic()