Lines Matching defs:cloud

85 objects_cloud_init (ObjectsCloud *cloud, G_GNUC_UNUSED ObjectsCloudClass *klass)  in objects_cloud_init()
101 ObjectsCloud *cloud = (ObjectsCloud *) object; in objects_cloud_dispose() local
156 update_display (ObjectsCloud *cloud) in update_display()
277 add_to_schema_data (ObjectsCloud *cloud, SchemaData *sd, GdaMetaDbObject *dbo) in add_to_schema_data()
348 objects_cloud_filter (ObjectsCloud *cloud, const gchar *filter) in objects_cloud_filter()
368 ObjectsCloud *cloud; in objects_cloud_new() local
414 objects_cloud_set_meta_struct (ObjectsCloud *cloud, GdaMetaStruct *mstruct) in objects_cloud_set_meta_struct()
432 objects_cloud_show_schemas (ObjectsCloud *cloud, gboolean show_schemas) in objects_cloud_show_schemas()
441 find_entry_changed_cb (GtkWidget *entry, ObjectsCloud *cloud) in find_entry_changed_cb()
452 objects_cloud_create_filter (ObjectsCloud *cloud) in objects_cloud_create_filter()
479 set_cursor_if_appropriate (GtkTextView *text_view, gint x, gint y, ObjectsCloud *cloud) in set_cursor_if_appropriate()
527 …y_notify_event (GtkWidget *text_view, G_GNUC_UNUSED GdkEventVisibility *event, ObjectsCloud *cloud) in visibility_notify_event()
549 motion_notify_event (GtkWidget *text_view, GdkEventMotion *event, ObjectsCloud *cloud) in motion_notify_event()
567 follow_if_link (G_GNUC_UNUSED GtkWidget *text_view, GtkTextIter *iter, ObjectsCloud *cloud) in follow_if_link()
608 event_after (GtkWidget *text_view, GdkEvent *ev, ObjectsCloud *cloud) in event_after()
645 key_press_event (GtkWidget *text_view, GdkEventKey *event, ObjectsCloud *cloud) in key_press_event()