Searched refs:InstanceData (Results 1 – 1 of 1) sorted by relevance
172 typedef struct _InstanceData InstanceData; typedef336 InstanceData instance;1009 data = g_malloc0 (sizeof (InstanceData) + vtable_size); in type_data_make_W()1011 vtable = G_STRUCT_MEMBER_P (data, sizeof (InstanceData)); in type_data_make_W()