Home
last modified time | relevance | path

Searched refs:get_step_path (Results 1 – 12 of 12) sorted by relevance

/dports/accessibility/caribou/caribou-0.4.21/libcaribou/
H A Discannable-group.c48 CaribouIScannableItem** (*get_step_path) (CaribouIScannableGroup* self, int* result_length1); member
95 return CARIBOU_ISCANNABLE_GROUP_GET_INTERFACE (self)->get_step_path (self, result_length1); in caribou_iscannable_group_get_step_path()
H A Discannable-group.vala10 public abstract IScannableItem[] get_step_path ();
H A Dscannable-group.vala34 public IScannableItem[] get_step_path () {
H A Dscannable-group.c65 CaribouIScannableItem** (*get_step_path) (CaribouIScannableGroup* self, int* result_length1); member
688 …iface->get_step_path = (CaribouIScannableItem** (*)(CaribouIScannableGroup*, int*)) caribou_scanna… in caribou_scannable_group_caribou_iscannable_group_interface_init()
H A Dcaribou-1.0.vapi162 public abstract Caribou.IScannableItem[] get_step_path ();
H A Dcaribou-internals-1.0.vapi176 public abstract Caribou.IScannableItem[] get_step_path ();
H A Dcolumn-model.c90 CaribouIScannableItem** (*get_step_path) (CaribouIScannableGroup* self, int* result_length1); member
H A Dlevel-model.c103 CaribouIScannableItem** (*get_step_path) (CaribouIScannableGroup* self, int* result_length1); member
H A Drow-model.c100 CaribouIScannableItem** (*get_step_path) (CaribouIScannableGroup* self, int* result_length1); member
H A Dcaribou.h278 CaribouIScannableItem** (*get_step_path) (CaribouIScannableGroup* self, int* result_length1); member
H A Dcaribou-internals.h296 CaribouIScannableItem** (*get_step_path) (CaribouIScannableGroup* self, int* result_length1); member
H A Dscanner.c129 CaribouIScannableItem** (*get_step_path) (CaribouIScannableGroup* self, int* result_length1); member