Home
last modified time | relevance | path

Searched defs:AtkText (Results 1 – 25 of 26) sorted by relevance

12

/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/atk-0.7.0/src/auto/
H A Dtext.rs294 this: *mut atk_sys::AtkText, in connect_text_attributes_changed()
317 this: *mut atk_sys::AtkText, in connect_text_caret_moved()
339 this: *mut atk_sys::AtkText, in connect_text_insert()
368 this: *mut atk_sys::AtkText, in connect_text_remove()
397 this: *mut atk_sys::AtkText, in connect_text_selection_changed()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/atk-0.14.0/src/auto/
H A Dtext.rs410 this: *mut ffi::AtkText, in connect_text_attributes_changed()
431 this: *mut ffi::AtkText, in connect_text_caret_moved()
460 this: *mut ffi::AtkText, in connect_text_insert()
500 this: *mut ffi::AtkText, in connect_text_remove()
536 this: *mut ffi::AtkText, in connect_text_selection_changed()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/atk-0.14.0/src/auto/
H A Dtext.rs410 this: *mut ffi::AtkText, in connect_text_attributes_changed()
431 this: *mut ffi::AtkText, in connect_text_caret_moved()
460 this: *mut ffi::AtkText, in connect_text_insert()
500 this: *mut ffi::AtkText, in connect_text_remove()
536 this: *mut ffi::AtkText, in connect_text_selection_changed()
/dports/www/castor/castor-0.8.16/cargo-crates/atk-0.8.0/src/auto/
H A Dtext.rs352 this: *mut atk_sys::AtkText, in connect_text_attributes_changed()
375 this: *mut atk_sys::AtkText, in connect_text_caret_moved()
397 this: *mut atk_sys::AtkText, in connect_text_insert()
426 this: *mut atk_sys::AtkText, in connect_text_remove()
455 this: *mut atk_sys::AtkText, in connect_text_selection_changed()
/dports/net-im/fractal/fractal-4.4.0/vendor/atk/src/auto/
H A Dtext.rs352 this: *mut atk_sys::AtkText, in connect_text_attributes_changed()
375 this: *mut atk_sys::AtkText, in connect_text_caret_moved()
397 this: *mut atk_sys::AtkText, in connect_text_insert()
426 this: *mut atk_sys::AtkText, in connect_text_remove()
455 this: *mut atk_sys::AtkText, in connect_text_selection_changed()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/atk-0.14.0/src/auto/
H A Dtext.rs410 this: *mut ffi::AtkText, in connect_text_attributes_changed()
431 this: *mut ffi::AtkText, in connect_text_caret_moved()
460 this: *mut ffi::AtkText, in connect_text_insert()
500 this: *mut ffi::AtkText, in connect_text_remove()
536 this: *mut ffi::AtkText, in connect_text_selection_changed()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/atk-0.14.0/src/auto/
H A Dtext.rs410 this: *mut ffi::AtkText, in connect_text_attributes_changed()
431 this: *mut ffi::AtkText, in connect_text_caret_moved()
460 this: *mut ffi::AtkText, in connect_text_insert()
500 this: *mut ffi::AtkText, in connect_text_remove()
536 this: *mut ffi::AtkText, in connect_text_selection_changed()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/accessibility/
H A Daccessibility_auralinux_browsertest.cc1207 G_CALLBACK(+[](AtkText*, int* count) { *count += 1; }), in IN_PROC_BROWSER_TEST_F() argument
1212 G_CALLBACK(+[](AtkText*, gint, int* count) { *count += 1; }), in IN_PROC_BROWSER_TEST_F() argument
1269 auto callback = G_CALLBACK(+[](AtkText*, bool* flag) { *flag = true; }); in IN_PROC_BROWSER_TEST_F() argument
1522 auto callback = G_CALLBACK(+[](AtkText*, gint, bool* flag) { *flag = true; }); argument
1625 G_CALLBACK(+[](AtkText*, int* count) { *count += 1; }); argument
1633 +[](AtkText*, int new_position, int* caret_position_from_event) { argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/accessibility/
H A Dview_ax_platform_node_delegate_auralinux_unittest.cc52 +[](AtkText*, int position, int length, char* text, gpointer data) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/accessibility/
H A Dview_ax_platform_node_delegate_auralinux_unittest.cc55 +[](AtkText*, int position, int length, char* text, gpointer data) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/accessibility/
H A Daccessibility_auralinux_browsertest.cc1363 G_CALLBACK(+[](AtkText*, int* count) { *count += 1; }), in IN_PROC_BROWSER_TEST_F() argument
1368 G_CALLBACK(+[](AtkText*, gint, int* count) { *count += 1; }), in IN_PROC_BROWSER_TEST_F() argument
1425 auto callback = G_CALLBACK(+[](AtkText*, bool* flag) { *flag = true; }); in IN_PROC_BROWSER_TEST_F() argument
1885 auto callback = G_CALLBACK(+[](AtkText*, gint, bool* flag) { *flag = true; }); argument
1988 G_CALLBACK(+[](AtkText*, int* count) { *count += 1; }); argument
1996 +[](AtkText*, int new_position, int* caret_position_from_event) { argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/atk-sys-0.14.0/src/
H A Dlib.rs1727 pub struct AtkText(c_void); struct
2376 text: *mut AtkText, in atk_text_add_selection()
2381 text: *mut AtkText, in atk_text_get_bounded_ranges()
2391 text: *mut AtkText, in atk_text_get_character_extents()
2402 text: *mut AtkText, in atk_text_get_offset_at_point()
2408 text: *mut AtkText, in atk_text_get_range_extents()
2415 text: *mut AtkText, in atk_text_get_run_attributes()
2421 text: *mut AtkText, in atk_text_get_selection()
2427 text: *mut AtkText, in atk_text_get_string_at_offset()
2434 text: *mut AtkText, in atk_text_get_text()
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/atk-sys-0.14.0/src/
H A Dlib.rs1727 pub struct AtkText(c_void); struct
2376 text: *mut AtkText, in atk_text_add_selection()
2381 text: *mut AtkText, in atk_text_get_bounded_ranges()
2391 text: *mut AtkText, in atk_text_get_character_extents()
2402 text: *mut AtkText, in atk_text_get_offset_at_point()
2408 text: *mut AtkText, in atk_text_get_range_extents()
2415 text: *mut AtkText, in atk_text_get_run_attributes()
2421 text: *mut AtkText, in atk_text_get_selection()
2427 text: *mut AtkText, in atk_text_get_string_at_offset()
2434 text: *mut AtkText, in atk_text_get_text()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/atk-sys-0.14.0/src/
H A Dlib.rs1727 pub struct AtkText(c_void); struct
2376 text: *mut AtkText, in atk_text_add_selection()
2381 text: *mut AtkText, in atk_text_get_bounded_ranges()
2391 text: *mut AtkText, in atk_text_get_character_extents()
2402 text: *mut AtkText, in atk_text_get_offset_at_point()
2408 text: *mut AtkText, in atk_text_get_range_extents()
2415 text: *mut AtkText, in atk_text_get_run_attributes()
2421 text: *mut AtkText, in atk_text_get_selection()
2427 text: *mut AtkText, in atk_text_get_string_at_offset()
2434 text: *mut AtkText, in atk_text_get_text()
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/atk-sys-0.9.1/src/
H A Dlib.rs1733 pub struct AtkText(c_void); struct
2375 text: *mut AtkText, in atk_text_add_selection()
2380 text: *mut AtkText, in atk_text_get_bounded_ranges()
2390 text: *mut AtkText, in atk_text_get_character_extents()
2401 text: *mut AtkText, in atk_text_get_offset_at_point()
2407 text: *mut AtkText, in atk_text_get_range_extents()
2414 text: *mut AtkText, in atk_text_get_run_attributes()
2420 text: *mut AtkText, in atk_text_get_selection()
2426 text: *mut AtkText, in atk_text_get_string_at_offset()
2433 text: *mut AtkText, in atk_text_get_text()
[all …]
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/atk-sys-0.9.1/src/
H A Dlib.rs1733 pub struct AtkText(c_void); struct
2375 text: *mut AtkText, in atk_text_add_selection()
2380 text: *mut AtkText, in atk_text_get_bounded_ranges()
2390 text: *mut AtkText, in atk_text_get_character_extents()
2401 text: *mut AtkText, in atk_text_get_offset_at_point()
2407 text: *mut AtkText, in atk_text_get_range_extents()
2414 text: *mut AtkText, in atk_text_get_run_attributes()
2420 text: *mut AtkText, in atk_text_get_selection()
2426 text: *mut AtkText, in atk_text_get_string_at_offset()
2433 text: *mut AtkText, in atk_text_get_text()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/atk-sys/src/
H A Dlib.rs1733 pub struct AtkText(c_void); struct
2375 text: *mut AtkText, in atk_text_add_selection()
2380 text: *mut AtkText, in atk_text_get_bounded_ranges()
2390 text: *mut AtkText, in atk_text_get_character_extents()
2401 text: *mut AtkText, in atk_text_get_offset_at_point()
2407 text: *mut AtkText, in atk_text_get_range_extents()
2414 text: *mut AtkText, in atk_text_get_run_attributes()
2420 text: *mut AtkText, in atk_text_get_selection()
2426 text: *mut AtkText, in atk_text_get_string_at_offset()
2433 text: *mut AtkText, in atk_text_get_text()
[all …]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/atk-sys-0.14.0/src/
H A Dlib.rs1727 pub struct AtkText(c_void); struct
2376 text: *mut AtkText, in atk_text_add_selection()
2381 text: *mut AtkText, in atk_text_get_bounded_ranges()
2391 text: *mut AtkText, in atk_text_get_character_extents()
2402 text: *mut AtkText, in atk_text_get_offset_at_point()
2408 text: *mut AtkText, in atk_text_get_range_extents()
2415 text: *mut AtkText, in atk_text_get_run_attributes()
2421 text: *mut AtkText, in atk_text_get_selection()
2427 text: *mut AtkText, in atk_text_get_string_at_offset()
2434 text: *mut AtkText, in atk_text_get_text()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/atk-1.0/atk/
H A Datktext.h109 typedef struct _AtkText AtkText; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/atk-1.0/atk/
H A Datktext.h109 typedef struct _AtkText AtkText; typedef
/dports/accessibility/atk/atk-2.36.0/atk/
H A Datktext.h114 typedef struct _AtkText AtkText; typedef
/dports/www/firefox/firefox-99.0/other-licenses/atk-1.0/atk/
H A Datktext.h109 typedef struct _AtkText AtkText; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/atk-1.0/atk/
H A Datktext.h109 typedef struct _AtkText AtkText; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/atk-1.0/atk/
H A Datktext.h109 typedef struct _AtkText AtkText; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/
H A Dax_platform_node_auralinux_unittest.cc1480 G_CALLBACK(+[](AtkText*, int new_position, gpointer data) { in TEST_F() argument

12