Home
last modified time | relevance | path

Searched defs:_CaribouIKeyboardObjectIface (Results 1 – 10 of 10) sorted by relevance

/dports/accessibility/caribou/caribou-0.4.21/libcaribou/
H A Dikeyboard-object.c29 struct _CaribouIKeyboardObjectIface { struct
30 GTypeInterface parent_iface;
31 CaribouIKeyboardObject** (*get_children) (CaribouIKeyboardObject* self, int* result_length1);
32 CaribouKeyModel** (*get_keys) (CaribouIKeyboardObject* self, int* result_length1);
H A Dgroup-model.c63 struct _CaribouIKeyboardObjectIface { struct
64 GTypeInterface parent_iface;
65 CaribouIKeyboardObject** (*get_children) (CaribouIKeyboardObject* self, int* result_length1);
66 CaribouKeyModel** (*get_keys) (CaribouIKeyboardObject* self, int* result_length1);
H A Dcolumn-model.c107 struct _CaribouIKeyboardObjectIface { struct
108 GTypeInterface parent_iface;
109 CaribouIKeyboardObject** (*get_children) (CaribouIKeyboardObject* self, int* result_length1);
110 CaribouKeyModel** (*get_keys) (CaribouIKeyboardObject* self, int* result_length1);
H A Dlevel-model.c120 struct _CaribouIKeyboardObjectIface { struct
121 GTypeInterface parent_iface;
122 CaribouIKeyboardObject** (*get_children) (CaribouIKeyboardObject* self, int* result_length1);
123 CaribouKeyModel** (*get_keys) (CaribouIKeyboardObject* self, int* result_length1);
H A Drow-model.c117 struct _CaribouIKeyboardObjectIface { struct
118 GTypeInterface parent_iface;
119 CaribouIKeyboardObject** (*get_children) (CaribouIKeyboardObject* self, int* result_length1);
120 CaribouKeyModel** (*get_keys) (CaribouIKeyboardObject* self, int* result_length1);
H A Dcaribou.h217 struct _CaribouIKeyboardObjectIface { struct
218 GTypeInterface parent_iface;
219 CaribouIKeyboardObject** (*get_children) (CaribouIKeyboardObject* self, int* result_length1);
220 CaribouKeyModel** (*get_keys) (CaribouIKeyboardObject* self, int* result_length1);
H A Dcaribou-internals.h235 struct _CaribouIKeyboardObjectIface { struct
236 GTypeInterface parent_iface;
237 CaribouIKeyboardObject** (*get_children) (CaribouIKeyboardObject* self, int* result_length1);
238 CaribouKeyModel** (*get_keys) (CaribouIKeyboardObject* self, int* result_length1);
H A Dkeyboard-model.c78 struct _CaribouIKeyboardObjectIface { struct
79 GTypeInterface parent_iface;
80 CaribouIKeyboardObject** (*get_children) (CaribouIKeyboardObject* self, int* result_length1);
81 CaribouKeyModel** (*get_keys) (CaribouIKeyboardObject* self, int* result_length1);
H A Dxml-deserializer.c114 struct _CaribouIKeyboardObjectIface { struct
115 GTypeInterface parent_iface;
116 CaribouIKeyboardObject** (*get_children) (CaribouIKeyboardObject* self, int* result_length1);
117 CaribouKeyModel** (*get_keys) (CaribouIKeyboardObject* self, int* result_length1);
H A Dkey-model.c70 struct _CaribouIKeyboardObjectIface { struct
71 GTypeInterface parent_iface;
72 CaribouIKeyboardObject** (*get_children) (CaribouIKeyboardObject* self, int* result_length1);
73 CaribouKeyModel** (*get_keys) (CaribouIKeyboardObject* self, int* result_length1);