Home
last modified time | relevance | path

Searched refs:CaribouScannableGroup (Results 1 – 9 of 9) sorted by relevance

/dports/accessibility/caribou/caribou-0.4.21/libcaribou/
H A Dscannable-group.c146 CaribouScannableGroup * self; in caribou_scannable_group_real_get_step_path()
153 self = (CaribouScannableGroup*) base; in caribou_scannable_group_real_get_step_path()
167 CaribouScannableGroup * self; in caribou_scannable_group_real_get_selected_path()
394 CaribouScannableGroup * self; in caribou_scannable_group_real_scan_reset()
442 CaribouScannableGroup * self; in caribou_scannable_group_real_child_step()
586 CaribouScannableGroup* self; in caribou_scannable_group_real_get_scan_grouping()
596 CaribouScannableGroup* self; in caribou_scannable_group_real_set_scan_grouping()
656 CaribouScannableGroup * self; in caribou_scannable_group_constructor()
705 CaribouScannableGroup * self; in caribou_scannable_group_finalize()
731 CaribouScannableGroup * self; in _vala_caribou_scannable_group_get_property()
[all …]
H A Dcaribou.h104 …ROUP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CARIBOU_TYPE_SCANNABLE_GROUP, CaribouScannableGroup))
110 typedef struct _CaribouScannableGroup CaribouScannableGroup; typedef
291 CaribouIScannableItem** (*get_scan_children) (CaribouScannableGroup* self, int* result_length1);
292 CaribouIScannableItem* (*child_select) (CaribouScannableGroup* self);
296 CaribouScannableGroup parent_instance;
305 CaribouScannableGroup parent_instance;
330 CaribouScannableGroup parent_instance;
472 CaribouIScannableItem** caribou_scannable_group_get_scan_children (CaribouScannableGroup* self, int…
473 CaribouIScannableItem* caribou_scannable_group_child_select (CaribouScannableGroup* self);
474 CaribouScannableGroup* caribou_scannable_group_construct (GType object_type);
H A Dcolumn-model.c29 …ROUP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CARIBOU_TYPE_SCANNABLE_GROUP, CaribouScannableGroup))
35 typedef struct _CaribouScannableGroup CaribouScannableGroup; typedef
103 CaribouIScannableItem** (*get_scan_children) (CaribouScannableGroup* self, int* result_length1);
104 CaribouIScannableItem* (*child_select) (CaribouScannableGroup* self);
114 CaribouScannableGroup parent_instance;
148 CaribouScannableGroup* caribou_scannable_group_construct (GType object_type);
158 static CaribouIScannableItem** caribou_column_model_real_get_scan_children (CaribouScannableGroup* …
270 static CaribouIScannableItem** caribou_column_model_real_get_scan_children (CaribouScannableGroup* … in caribou_column_model_real_get_scan_children()
H A Dlevel-model.c31 …ROUP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CARIBOU_TYPE_SCANNABLE_GROUP, CaribouScannableGroup))
37 typedef struct _CaribouScannableGroup CaribouScannableGroup; typedef
116 CaribouIScannableItem** (*get_scan_children) (CaribouScannableGroup* self, int* result_length1);
117 CaribouIScannableItem* (*child_select) (CaribouScannableGroup* self);
127 CaribouScannableGroup parent_instance;
159 CaribouScannableGroup* caribou_scannable_group_construct (GType object_type);
171 static CaribouIScannableItem** caribou_level_model_real_get_scan_children (CaribouScannableGroup* b…
301 static CaribouIScannableItem** caribou_level_model_real_get_scan_children (CaribouScannableGroup* b… in caribou_level_model_real_get_scan_children()
H A Drow-model.c29 …ROUP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CARIBOU_TYPE_SCANNABLE_GROUP, CaribouScannableGroup))
35 typedef struct _CaribouScannableGroup CaribouScannableGroup; typedef
113 CaribouIScannableItem** (*get_scan_children) (CaribouScannableGroup* self, int* result_length1);
114 CaribouIScannableItem* (*child_select) (CaribouScannableGroup* self);
124 CaribouScannableGroup parent_instance;
159 CaribouScannableGroup* caribou_scannable_group_construct (GType object_type);
168 static CaribouIScannableItem** caribou_row_model_real_get_scan_children (CaribouScannableGroup* bas…
276 static CaribouIScannableItem** caribou_row_model_real_get_scan_children (CaribouScannableGroup* bas… in caribou_row_model_real_get_scan_children()
H A Dcaribou-internals.h105 …ROUP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CARIBOU_TYPE_SCANNABLE_GROUP, CaribouScannableGroup))
111 typedef struct _CaribouScannableGroup CaribouScannableGroup; typedef
309 CaribouIScannableItem** (*get_scan_children) (CaribouScannableGroup* self, int* result_length1);
310 CaribouIScannableItem* (*child_select) (CaribouScannableGroup* self);
314 CaribouScannableGroup parent_instance;
323 CaribouScannableGroup parent_instance;
358 CaribouScannableGroup parent_instance;
524 CaribouIScannableItem** caribou_scannable_group_get_scan_children (CaribouScannableGroup* self, int…
525 CaribouIScannableItem* caribou_scannable_group_child_select (CaribouScannableGroup* self);
526 CaribouScannableGroup* caribou_scannable_group_construct (GType object_type);
H A Dgroup-model.c42 …ROUP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CARIBOU_TYPE_SCANNABLE_GROUP, CaribouScannableGroup))
48 typedef struct _CaribouScannableGroup CaribouScannableGroup; typedef
H A Dxml-deserializer.c62 …ROUP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CARIBOU_TYPE_SCANNABLE_GROUP, CaribouScannableGroup))
68 typedef struct _CaribouScannableGroup CaribouScannableGroup; typedef
H A Dscanner.c67 …ROUP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CARIBOU_TYPE_SCANNABLE_GROUP, CaribouScannableGroup))
73 typedef struct _CaribouScannableGroup CaribouScannableGroup; typedef