Home
last modified time | relevance | path

Searched refs:CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE (Results 1 – 8 of 8) sorted by relevance

/dports/accessibility/caribou/caribou-0.4.21/libcaribou/
H A Discannable-group.c12 #define CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), CARIBOU_… macro
71 return CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE (self)->child_select (self); in caribou_iscannable_group_child_select()
77 CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE (self)->scan_reset (self); in caribou_iscannable_group_scan_reset()
83 return CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE (self)->get_scan_children (self, result_length1); in caribou_iscannable_group_get_scan_children()
89 return CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE (self)->child_step (self, cycles); in caribou_iscannable_group_child_step()
95 return CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE (self)->get_step_path (self, result_length1); in caribou_iscannable_group_get_step_path()
101 return CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE (self)->get_selected_path (self, result_length1); in caribou_iscannable_group_get_selected_path()
107 return CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE (self)->get_scan_grouping (self); in caribou_iscannable_group_get_scan_grouping()
113 CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE (self)->set_scan_grouping (self, value); in caribou_iscannable_group_set_scan_grouping()
H A Dcolumn-model.c13 #define CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), CARIBOU_… macro
H A Dlevel-model.c15 #define CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), CARIBOU_… macro
H A Drow-model.c13 #define CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), CARIBOU_… macro
H A Dcaribou.h126 #define CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), CARIBOU_… macro
H A Dcaribou-internals.h127 #define CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), CARIBOU_… macro
H A Dscannable-group.c13 #define CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), CARIBOU_… macro
H A Dscanner.c41 #define CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), CARIBOU_… macro