Searched refs:get_property (Results 1 – 25 of 41) sorted by relevance
12
45 FT_BDF_GetPropertyFunc get_property; in FT_DEFINE_SERVICE() local63 clazz->get_property = get_property_; \
293 object_class->get_property = base_object_get_property; in base_object_class_init()388 object_class->get_property = derived_object_get_property; in derived_object_class_init()
125 objectClass->get_property = webkit_hit_test_result_get_property; in webkit_hit_test_result_class_init()
123 objectClass->get_property = webkit_network_request_get_property; in webkit_network_request_class_init()
120 objectClass->get_property = webkit_network_response_get_property; in webkit_network_response_class_init()
145 objectClass->get_property = webkit_web_navigation_action_get_property; in webkit_web_navigation_action_class_init()
99 gobject_class->get_property = webkit_web_window_features_get_property; in webkit_web_window_features_class_init()
112 gobject_class->get_property = webkit_web_resource_get_property; in webkit_web_resource_class_init()
140 gobjectClass->get_property = webkit_security_origin_get_property; in webkit_security_origin_class_init()
123 gobject_class->get_property = webkit_web_inspector_get_property; in webkit_web_inspector_class_init()
165 gobjectClass->get_property = webkit_web_database_get_property; in webkit_web_database_class_init()
147 static int get_property(const char *iface, const char *prop);1525 get_property(CSD_CSNET_OPERATOR, "OperatorName"); in get_property_reply()1526 get_property(CSD_CSNET_SIGNAL, "SignalBars"); in get_property_reply()1544 static int get_property(const char *iface, const char *prop) in get_property() function1597 get_property(CSD_CSNET_REGISTRATION, "RegistrationStatus"); in call_info_reply()
283 gobject_class->get_property = GST_DEBUG_FUNCPTR( in gst_rtp_sbc_pay_class_init()
83 gobject_class->get_property = my_test_get_property; in my_test_class_init()
85 gobject_class->get_property = my_test_get_property; in my_test_class_init()
106 gobject_class->get_property = my_test_get_property; in my_test_class_init()
137 gobject_class->get_property = my_test_get_property; in my_test_class_init()
138 gobject_class->get_property = g_emblem_get_property; in g_emblem_class_init()
134 gobject_class->get_property = g_file_icon_get_property; in g_file_icon_class_init()
75 object_class->get_property = g_data_output_stream_get_property; in G_DEFINE_TYPE()
113 object_class->get_property = g_filter_output_stream_get_property; in g_filter_output_stream_class_init()
238 object_class->get_property = g_mount_operation_get_property; in g_mount_operation_class_init()
202 gobject_class->get_property = g_themed_icon_get_property; in g_themed_icon_class_init()
113 object_class->get_property = g_filter_input_stream_get_property; in g_filter_input_stream_class_init()
329 void (*get_property) (GObject *object, member