Home
last modified time | relevance | path

Searched refs:AtkObject (Results 1 – 25 of 1162) sorted by relevance

12345678910>>...47

/dports/accessibility/atk/atk-2.36.0/atk/
H A Datkobject.h459 typedef struct _AtkObject AtkObject; typedef
528 AtkObject *accessible_parent;
564 AtkObject* (*get_parent) (AtkObject *accessible);
575 AtkObject* (* ref_child) (AtkObject *accessible,
619 guint (* connect_property_change_handler) (AtkObject
698 AtkObject* (*ref_accessible) (AtkImplementor *implementor);
715 AtkObject* atk_object_get_parent (AtkObject *accessible);
717 AtkObject* atk_object_peek_parent (AtkObject *accessible);
721 AtkObject* atk_object_ref_accessible_child (AtkObject *accessible,
778 AtkObject *target);
[all …]
H A Datkobject.c243 static AtkObject* atk_object_real_get_parent (AtkObject *object);
326 sizeof (AtkObject), in atk_object_get_type()
784 AtkObject*
813 AtkObject*
854 AtkObject*
1257 AtkObject *
1323 AtkObject *accessible; in atk_object_real_set_property()
1367 AtkObject *accessible; in atk_object_real_get_property()
1458 static AtkObject*
1480 AtkObject *focus_object; in atk_object_real_ref_state_set()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/atk-1.0/atk/
H A Datkobject.h567 typedef struct _AtkObject AtkObject; typedef
620 AtkObject* accessible_parent;
640 AtkObject* (*get_parent)(AtkObject* accessible);
645 gint (*get_n_children)(AtkObject* accessible);
651 AtkObject* (*ref_child)(AtkObject* accessible, gint i);
664 AtkRole (*get_role)(AtkObject* accessible);
665 AtkLayer (*get_layer)(AtkObject* accessible);
682 void (*set_parent)(AtkObject* accessible, AtkObject* parent);
775 AtkObject* atk_object_get_parent(AtkObject* accessible);
777 AtkObject* atk_object_ref_accessible_child(AtkObject* accessible, gint i);
[all …]
H A Datktable.h50 AtkObject* (* ref_at) (AtkTable *table,
68 AtkObject*
73 AtkObject* (* get_column_header) (AtkTable *table,
78 AtkObject* (* get_row_header) (AtkTable *table,
80 AtkObject* (* get_summary) (AtkTable *table);
82 AtkObject *caption);
88 AtkObject *header);
94 AtkObject *header);
144 AtkObject* atk_table_ref_at (AtkTable *table,
162 AtkObject*
[all …]
/dports/www/firefox/firefox-99.0/other-licenses/atk-1.0/atk/
H A Datkobject.h567 typedef struct _AtkObject AtkObject; typedef
620 AtkObject* accessible_parent;
640 AtkObject* (*get_parent)(AtkObject* accessible);
645 gint (*get_n_children)(AtkObject* accessible);
651 AtkObject* (*ref_child)(AtkObject* accessible, gint i);
664 AtkRole (*get_role)(AtkObject* accessible);
665 AtkLayer (*get_layer)(AtkObject* accessible);
682 void (*set_parent)(AtkObject* accessible, AtkObject* parent);
775 AtkObject* atk_object_get_parent(AtkObject* accessible);
777 AtkObject* atk_object_ref_accessible_child(AtkObject* accessible, gint i);
[all …]
H A Datktable.h50 AtkObject* (* ref_at) (AtkTable *table,
68 AtkObject*
73 AtkObject* (* get_column_header) (AtkTable *table,
78 AtkObject* (* get_row_header) (AtkTable *table,
80 AtkObject* (* get_summary) (AtkTable *table);
82 AtkObject *caption);
88 AtkObject *header);
94 AtkObject *header);
144 AtkObject* atk_table_ref_at (AtkTable *table,
162 AtkObject*
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/atk-1.0/atk/
H A Datkobject.h441 typedef struct _AtkObject AtkObject; typedef
486 typedef void (*AtkPropertyChangeHandler) (AtkObject*, AtkPropertyValues*);
495 AtkObject *accessible_parent;
516 AtkObject* (*get_parent) (AtkObject *accessible);
527 AtkObject* (* ref_child) (AtkObject *accessible,
571 guint (* connect_property_change_handler) (AtkObject
642 AtkObject* (*ref_accessible) (AtkImplementor *implementor);
666 AtkObject* atk_object_get_parent (AtkObject *accessible);
668 AtkObject* atk_object_ref_accessible_child (AtkObject *accessible,
705 AtkObject *target);
[all …]
H A Datktable.h50 AtkObject* (* ref_at) (AtkTable *table,
68 AtkObject*
73 AtkObject* (* get_column_header) (AtkTable *table,
78 AtkObject* (* get_row_header) (AtkTable *table,
80 AtkObject* (* get_summary) (AtkTable *table);
82 AtkObject *caption);
88 AtkObject *header);
94 AtkObject *header);
144 AtkObject* atk_table_ref_at (AtkTable *table,
162 AtkObject*
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/atk-1.0/atk/
H A Datkobject.h433 typedef struct _AtkObject AtkObject; typedef
478 typedef void (*AtkPropertyChangeHandler) (AtkObject*, AtkPropertyValues*);
487 AtkObject *accessible_parent;
508 AtkObject* (*get_parent) (AtkObject *accessible);
519 AtkObject* (* ref_child) (AtkObject *accessible,
563 guint (* connect_property_change_handler) (AtkObject
634 AtkObject* (*ref_accessible) (AtkImplementor *implementor);
658 AtkObject* atk_object_get_parent (AtkObject *accessible);
660 AtkObject* atk_object_ref_accessible_child (AtkObject *accessible,
697 AtkObject *target);
[all …]
H A Datktable.h50 AtkObject* (* ref_at) (AtkTable *table,
68 AtkObject*
73 AtkObject* (* get_column_header) (AtkTable *table,
78 AtkObject* (* get_row_header) (AtkTable *table,
80 AtkObject* (* get_summary) (AtkTable *table);
82 AtkObject *caption);
88 AtkObject *header);
94 AtkObject *header);
144 AtkObject* atk_table_ref_at (AtkTable *table,
162 AtkObject*
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/atk-1.0/atk/
H A Datkobject.h567 typedef struct _AtkObject AtkObject; typedef
620 AtkObject* accessible_parent;
640 AtkObject* (*get_parent)(AtkObject* accessible);
645 gint (*get_n_children)(AtkObject* accessible);
651 AtkObject* (*ref_child)(AtkObject* accessible, gint i);
664 AtkRole (*get_role)(AtkObject* accessible);
665 AtkLayer (*get_layer)(AtkObject* accessible);
682 void (*set_parent)(AtkObject* accessible, AtkObject* parent);
775 AtkObject* atk_object_get_parent(AtkObject* accessible);
777 AtkObject* atk_object_ref_accessible_child(AtkObject* accessible, gint i);
[all …]
H A Datktable.h50 AtkObject* (* ref_at) (AtkTable *table,
68 AtkObject*
73 AtkObject* (* get_column_header) (AtkTable *table,
78 AtkObject* (* get_row_header) (AtkTable *table,
80 AtkObject* (* get_summary) (AtkTable *table);
82 AtkObject *caption);
88 AtkObject *header);
94 AtkObject *header);
144 AtkObject* atk_table_ref_at (AtkTable *table,
162 AtkObject*
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/atk-1.0/atk/
H A Datkobject.h567 typedef struct _AtkObject AtkObject; typedef
620 AtkObject* accessible_parent;
640 AtkObject* (*get_parent)(AtkObject* accessible);
645 gint (*get_n_children)(AtkObject* accessible);
651 AtkObject* (*ref_child)(AtkObject* accessible, gint i);
664 AtkRole (*get_role)(AtkObject* accessible);
665 AtkLayer (*get_layer)(AtkObject* accessible);
682 void (*set_parent)(AtkObject* accessible, AtkObject* parent);
775 AtkObject* atk_object_get_parent(AtkObject* accessible);
777 AtkObject* atk_object_ref_accessible_child(AtkObject* accessible, gint i);
[all …]
H A Datktable.h50 AtkObject* (* ref_at) (AtkTable *table,
68 AtkObject*
73 AtkObject* (* get_column_header) (AtkTable *table,
78 AtkObject* (* get_row_header) (AtkTable *table,
80 AtkObject* (* get_summary) (AtkTable *table);
82 AtkObject *caption);
88 AtkObject *header);
94 AtkObject *header);
144 AtkObject* atk_table_ref_at (AtkTable *table,
162 AtkObject*
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/other/gail/tests/
H A Dtestlib.h25 typedef void (*TLruntest) (AtkObject * obj, gint win_num);
29 gboolean already_accessed_atk_object (AtkObject *obj);
30 AtkObject* find_object_by_role (AtkObject *obj,
33 AtkObject* find_object_by_type (AtkObject *obj,
35 AtkObject* find_object_by_name_and_role (AtkObject *obj,
39 AtkObject* find_object_by_accessible_name_and_role (AtkObject *obj,
43 void display_children (AtkObject *obj,
46 void display_children_to_depth (AtkObject *obj,
54 gint create_windows (AtkObject *obj,
H A Dtestprops.c7 static void _traverse_children (AtkObject *obj);
8 static void _add_handler (AtkObject *obj);
9 static void _check_properties (AtkObject *obj);
23 _state_changed (AtkObject *obj, in _state_changed()
33 _selection_changed (AtkObject *obj) in _selection_changed()
52 _visible_data_changed (AtkObject *obj) in _visible_data_changed()
59 _model_changed (AtkObject *obj) in _model_changed()
118 _traverse_children (AtkObject *obj) in _traverse_children()
132 AtkObject *child; in _traverse_children()
142 _add_handler (AtkObject *obj) in _add_handler()
[all …]
H A Dteststatusbar.c10 static void _check_statusbar (AtkObject *obj);
11 static AtkObject* _find_object (AtkObject* obj, AtkRole role);
13 static void _property_change_handler (AtkObject *obj,
16 static AtkObject*
17 _find_object (AtkObject *obj, in _find_object()
29 AtkObject *child; in _find_object()
34 AtkObject* found_obj; in _find_object()
51 static void _property_change_handler (AtkObject *obj, in _property_change_handler()
68 static void _check_statusbar (AtkObject *obj) in _check_statusbar()
71 AtkObject *statusbar, *label; in _check_statusbar()
[all …]
H A Dtestselection.c10 static void _do_selection (AtkObject *obj);
12 static AtkObject* _find_object (AtkObject* obj, AtkRole role);
13 static void _print_type (AtkObject *obj);
15 static AtkObject*
16 _find_object (AtkObject *obj, in _find_object()
28 AtkObject *child; in _find_object()
33 AtkObject* found_obj; in _find_object()
73 _do_selection (AtkObject *obj) in _do_selection()
76 AtkObject *selected; in _do_selection()
78 AtkObject *selection_obj; in _do_selection()
[all …]
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/atk-adaptor/adaptors/
H A Daccessible-adaptor.c39 AtkObject *object = (AtkObject *) user_data; in impl_get_Name()
49 AtkObject *object = (AtkObject *) user_data; in impl_get_Description()
59 AtkObject *object = (AtkObject *) user_data; in impl_get_Locale()
69 AtkObject *obj = (AtkObject *) user_data; in impl_get_Parent()
132 AtkObject *object = (AtkObject *) user_data; in impl_get_ChildCount()
147 AtkObject *object = (AtkObject *) user_data; in impl_GetChildAtIndex()
195 AtkObject *object = (AtkObject *) user_data; in impl_GetChildren()
230 AtkObject *object = (AtkObject *) user_data; in impl_GetIndexInParent()
299 AtkObject *object = (AtkObject *) user_data; in impl_GetRelationSet()
364 AtkObject *object = (AtkObject *) user_data; in impl_GetRole()
[all …]
/dports/graphics/clutter/clutter-1.26.4/clutter/cally/
H A Dcally-root.c54 static AtkObject * cally_root_ref_child (AtkObject *obj,
56 static AtkObject * cally_root_get_parent (AtkObject *obj);
119 AtkObject*
123 AtkObject *accessible = NULL; in cally_root_new()
212 static AtkObject*
213 cally_root_ref_child (AtkObject *obj, in cally_root_ref_child()
219 AtkObject *item = NULL; in cally_root_ref_child()
238 static AtkObject*
245 cally_root_get_name (AtkObject *obj) in cally_root_get_name()
258 AtkObject *cally_stage = NULL; in cally_util_stage_added_cb()
[all …]
H A Dcally-group.c42 static gint cally_group_get_n_children (AtkObject *obj);
43 static AtkObject* cally_group_ref_child (AtkObject *obj,
45 static void cally_group_real_initialize (AtkObject *obj,
77 AtkObject *
81 AtkObject *accessible = NULL; in cally_group_new()
94 cally_group_get_n_children (AtkObject *obj) in cally_group_get_n_children()
113 static AtkObject*
114 cally_group_ref_child (AtkObject *obj, in cally_group_ref_child()
117 AtkObject *accessible = NULL; in cally_group_ref_child()
141 cally_group_real_initialize (AtkObject *obj, in cally_group_real_initialize()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/cally/
H A Dcally-root.c54 static AtkObject * cally_root_ref_child (AtkObject *obj,
56 static AtkObject * cally_root_get_parent (AtkObject *obj);
119 AtkObject*
123 AtkObject *accessible = NULL; in cally_root_new()
212 static AtkObject*
213 cally_root_ref_child (AtkObject *obj, in cally_root_ref_child()
219 AtkObject *item = NULL; in cally_root_ref_child()
238 static AtkObject*
245 cally_root_get_name (AtkObject *obj) in cally_root_get_name()
258 AtkObject *cally_stage = NULL; in cally_util_stage_added_cb()
[all …]
H A Dcally-group.c42 static gint cally_group_get_n_children (AtkObject *obj);
43 static AtkObject* cally_group_ref_child (AtkObject *obj,
45 static void cally_group_real_initialize (AtkObject *obj,
77 AtkObject *
81 AtkObject *accessible = NULL; in cally_group_new()
94 cally_group_get_n_children (AtkObject *obj) in cally_group_get_n_children()
113 static AtkObject*
114 cally_group_ref_child (AtkObject *obj, in cally_group_ref_child()
117 AtkObject *accessible = NULL; in cally_group_ref_child()
141 cally_group_real_initialize (AtkObject *obj, in cally_group_real_initialize()
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/cally/
H A Dcally-root.c54 static AtkObject * cally_root_ref_child (AtkObject *obj,
56 static AtkObject * cally_root_get_parent (AtkObject *obj);
119 AtkObject*
123 AtkObject *accessible = NULL; in cally_root_new()
210 static AtkObject*
211 cally_root_ref_child (AtkObject *obj, in cally_root_ref_child()
217 AtkObject *item = NULL; in cally_root_ref_child()
236 static AtkObject*
243 cally_root_get_name (AtkObject *obj) in cally_root_get_name()
256 AtkObject *cally_stage = NULL; in cally_util_stage_added_cb()
[all …]
/dports/www/gtkhtml4/gtkhtml-4.10.0/a11y/
H A Dhtml.c40 static AtkObject * html_a11y_get_parent (AtkObject *accessible);
44 static AtkObject * html_a11y_ref_child (AtkObject *accessible, gint index);
107 html_a11y_initialize (AtkObject *obj, in html_a11y_initialize()
142 get_parent_html (AtkObject *accessible) in get_parent_html()
151 static AtkObject *
154 AtkObject *parent, *p; in html_a11y_get_parent()
235 static AtkObject *
240 AtkObject *accessible_child = NULL; in html_a11y_ref_child()
270 AtkObject *obj = ATK_OBJECT (a11y); in html_a11y_get_gtkhtml_parent()
345 AtkObject *
[all …]

12345678910>>...47