Home
last modified time | relevance | path

Searched refs:ATK_RELATION_LABEL_FOR (Results 1 – 25 of 108) sorted by relevance

12345

/dports/accessibility/atk/atk-2.36.0/tests/
H A Dtestrelation.c36 name = atk_relation_type_get_name (ATK_RELATION_LABEL_FOR); in test_relation()
105 ret_value = atk_object_add_relationship (obj, ATK_RELATION_LABEL_FOR, obj); in test_relation()
130 if (type1 != ATK_RELATION_LABEL_FOR) in test_relation()
142 ret_value = atk_object_remove_relationship (obj, ATK_RELATION_LABEL_FOR, obj); in test_relation()
/dports/x11-fm/thunar/thunar-4.16.10/plugins/thunar-apr/
H A Dthunar-apr-desktop-page.c173 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_apr_desktop_page_init()
196 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_apr_desktop_page_init()
219 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_apr_desktop_page_init()
242 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_apr_desktop_page_init()
267 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_apr_desktop_page_init()
301 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_apr_desktop_page_init()
305 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_apr_desktop_page_init()
H A Dthunar-apr-image-page.c149 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_apr_image_page_init()
170 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_apr_image_page_init()
202 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_apr_image_page_init()
/dports/x11-fm/thunar/thunar-4.16.10/plugins/thunar-sbr/
H A Dthunar-sbr-number-renamer.c203 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_sbr_number_renamer_init()
225 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_sbr_number_renamer_init()
246 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_sbr_number_renamer_init()
266 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_sbr_number_renamer_init()
H A Dthunar-sbr-insert-renamer.c194 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_sbr_insert_renamer_init()
224 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_sbr_insert_renamer_init()
H A Dthunar-sbr-remove-renamer.c197 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_sbr_remove_renamer_init()
232 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_sbr_remove_renamer_init()
H A Dthunar-sbr-date-renamer.c210 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_sbr_date_renamer_init()
234 relation = atk_relation_new (&object, 1, ATK_RELATION_LABEL_FOR); in thunar_sbr_date_renamer_init()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/atk-1.0/atk/
H A Datkrelationtype.h64 ATK_RELATION_LABEL_FOR, enumerator
/dports/accessibility/atk/atk-2.36.0/atk/
H A Datkrelationtype.h92 ATK_RELATION_LABEL_FOR, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/atk-1.0/atk/
H A Datkrelationtype.h92 ATK_RELATION_LABEL_FOR, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/atk-1.0/atk/
H A Datkrelationtype.h92 ATK_RELATION_LABEL_FOR, enumerator
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/atk-1.0/atk/
H A Datkrelationtype.h93 ATK_RELATION_LABEL_FOR, enumerator
/dports/www/firefox/firefox-99.0/other-licenses/atk-1.0/atk/
H A Datkrelationtype.h93 ATK_RELATION_LABEL_FOR, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/atk-1.0/atk/
H A Datkrelationtype.h93 ATK_RELATION_LABEL_FOR, enumerator
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/atk/
H A Datkrelation.inc20 @ATK_RELATION_LABEL_FOR: Indicates an anObject is a label for one or more target objects.
33 ATK_RELATION_LABEL_FOR,
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/atk/
H A Datkrelation.inc20 @ATK_RELATION_LABEL_FOR: Indicates an anObject is a label for one or more target objects.
33 ATK_RELATION_LABEL_FOR,
/dports/games/aisleriot/aisleriot-3.22.19/src/
H A Dstats-dialog.c77 ar_atk_util_add_atk_relation (label, frame, ATK_RELATION_LABEL_FOR); in pack_in_frame()
100 ar_atk_util_add_atk_relation (label, data_label, ATK_RELATION_LABEL_FOR); in add_row()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DRelationTypeMap.h15 RELATIONTYPE(LABEL_FOR, "label for", ATK_RELATION_LABEL_FOR,
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/base/
H A DRelationTypeMap.h15 RELATIONTYPE(LABEL_FOR, "label for", ATK_RELATION_LABEL_FOR,
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/base/
H A DRelationTypeMap.h20 ATK_RELATION_LABEL_FOR,
/dports/www/firefox/firefox-99.0/accessible/base/
H A DRelationTypeMap.h15 RELATIONTYPE(LABEL_FOR, "label for", ATK_RELATION_LABEL_FOR,
/dports/www/firefox-esr/firefox-91.8.0/accessible/base/
H A DRelationTypeMap.h15 RELATIONTYPE(LABEL_FOR, "label for", ATK_RELATION_LABEL_FOR,
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/base/
H A DRelationTypeMap.h15 RELATIONTYPE(LABEL_FOR, "label for", ATK_RELATION_LABEL_FOR,
/dports/games/tali/tali-40.4/src/
H A Dgames-frame.c92 add_atk_relation (frame->label, child, ATK_RELATION_LABEL_FOR); in games_frame_add()
/dports/x11-fm/caja/caja-1.26.0/eel/
H A Deel-accessibility.c40 atk_object_add_relationship (atk_label, ATK_RELATION_LABEL_FOR, atk_widget); in eel_accessibility_set_up_label_widget_relation()

12345