Home
last modified time | relevance | path

Searched defs:AtkHypertext (Results 1 – 22 of 22) sorted by relevance

/dports/accessibility/atkmm/atkmm-2.28.0/atk/atkmm/
H A Dhypertext.h35 typedef struct _AtkHypertext AtkHypertext; typedef
/dports/accessibility/atk/atk-2.36.0/atk/
H A Datkhypertext.h44 typedef struct _AtkHypertext AtkHypertext; typedef
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/atk-1.0/atk/
H A Datkhypertext.h42 typedef struct _AtkHypertext AtkHypertext; typedef
/dports/www/firefox/firefox-99.0/other-licenses/atk-1.0/atk/
H A Datkhypertext.h42 typedef struct _AtkHypertext AtkHypertext; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/atk-1.0/atk/
H A Datkhypertext.h42 typedef struct _AtkHypertext AtkHypertext; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/atk-1.0/atk/
H A Datkhypertext.h42 typedef struct _AtkHypertext AtkHypertext; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/atk-1.0/atk/
H A Datkhypertext.h42 typedef struct _AtkHypertext AtkHypertext; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/atk-1.0/atk/
H A Datkhypertext.h42 typedef struct _AtkHypertext AtkHypertext; typedef
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/atk-0.14.0/src/auto/
H A Dhypertext.rs66 this: *mut ffi::AtkHypertext, in connect_link_selected()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/atk-0.14.0/src/auto/
H A Dhypertext.rs66 this: *mut ffi::AtkHypertext, in connect_link_selected()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/atk-0.14.0/src/auto/
H A Dhypertext.rs66 this: *mut ffi::AtkHypertext, in connect_link_selected()
/dports/www/castor/castor-0.8.16/cargo-crates/atk-0.8.0/src/auto/
H A Dhypertext.rs58 this: *mut atk_sys::AtkHypertext, in connect_link_selected()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/atk-0.7.0/src/auto/
H A Dhypertext.rs58 this: *mut atk_sys::AtkHypertext, in connect_link_selected()
/dports/net-im/fractal/fractal-4.4.0/vendor/atk/src/auto/
H A Dhypertext.rs58 this: *mut atk_sys::AtkHypertext, in connect_link_selected()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/atk-0.14.0/src/auto/
H A Dhypertext.rs66 this: *mut ffi::AtkHypertext, in connect_link_selected()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/atk-sys-0.14.0/src/
H A Dlib.rs1664 pub struct AtkHypertext(c_void); struct
1666 impl ::std::fmt::Debug for AtkHypertext { implementation
2245 hypertext: *mut AtkHypertext, in atk_hypertext_get_link()
2248 pub fn atk_hypertext_get_link_index(hypertext: *mut AtkHypertext, char_index: c_int) -> c_int; in atk_hypertext_get_link_index()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/atk-sys-0.14.0/src/
H A Dlib.rs1664 pub struct AtkHypertext(c_void); struct
1666 impl ::std::fmt::Debug for AtkHypertext { implementation
2245 hypertext: *mut AtkHypertext, in atk_hypertext_get_link()
2248 pub fn atk_hypertext_get_link_index(hypertext: *mut AtkHypertext, char_index: c_int) -> c_int; in atk_hypertext_get_link_index()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/atk-sys-0.14.0/src/
H A Dlib.rs1664 pub struct AtkHypertext(c_void); struct
1666 impl ::std::fmt::Debug for AtkHypertext { implementation
2245 hypertext: *mut AtkHypertext, in atk_hypertext_get_link()
2248 pub fn atk_hypertext_get_link_index(hypertext: *mut AtkHypertext, char_index: c_int) -> c_int; in atk_hypertext_get_link_index()
/dports/www/castor/castor-0.8.16/cargo-crates/atk-sys-0.9.1/src/
H A Dlib.rs1670 pub struct AtkHypertext(c_void); struct
1672 impl ::std::fmt::Debug for AtkHypertext { implementation
2244 hypertext: *mut AtkHypertext, in atk_hypertext_get_link()
2247 pub fn atk_hypertext_get_link_index(hypertext: *mut AtkHypertext, char_index: c_int) -> c_int; in atk_hypertext_get_link_index()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/atk-sys-0.9.1/src/
H A Dlib.rs1670 pub struct AtkHypertext(c_void); struct
1672 impl ::std::fmt::Debug for AtkHypertext { implementation
2244 hypertext: *mut AtkHypertext, in atk_hypertext_get_link()
2247 pub fn atk_hypertext_get_link_index(hypertext: *mut AtkHypertext, char_index: c_int) -> c_int; in atk_hypertext_get_link_index()
/dports/net-im/fractal/fractal-4.4.0/vendor/atk-sys/src/
H A Dlib.rs1670 pub struct AtkHypertext(c_void); struct
1672 impl ::std::fmt::Debug for AtkHypertext { implementation
2244 hypertext: *mut AtkHypertext, in atk_hypertext_get_link()
2247 pub fn atk_hypertext_get_link_index(hypertext: *mut AtkHypertext, char_index: c_int) -> c_int; in atk_hypertext_get_link_index()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/atk-sys-0.14.0/src/
H A Dlib.rs1664 pub struct AtkHypertext(c_void); struct
1666 impl ::std::fmt::Debug for AtkHypertext { implementation
2245 hypertext: *mut AtkHypertext, in atk_hypertext_get_link()
2248 pub fn atk_hypertext_get_link_index(hypertext: *mut AtkHypertext, char_index: c_int) -> c_int; in atk_hypertext_get_link_index()