Home
last modified time | relevance | path

Searched defs:hb_script_t (Results 1 – 25 of 45) sorted by relevance

12

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/src/
H A Dffi.rs9 pub type hb_script_t = u32; typedef
139 pub fn hb_script_from_iso15924_tag(tag: hb_tag_t) -> hb_script_t; in hb_script_from_iso15924_tag()
172 pub fn hb_buffer_set_script(buffer: *mut hb_buffer_t, script: hb_script_t); in hb_buffer_set_script()
174 pub fn hb_buffer_get_script(buffer: *mut hb_buffer_t) -> hb_script_t; in hb_buffer_get_script()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz_rs-1.0.1/src/
H A Dbuffer.rs181 pub(crate) fn set_script(&mut self, script: hb::hb_script_t) { in set_script()
185 pub(crate) fn get_script(&self) -> hb::hb_script_t { in get_script()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-common.h337 } hb_script_t; typedef
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-common.h331 } hb_script_t; typedef
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/src/
H A Dlib.rs327 pub type hb_script_t = u32; typedef
329 pub fn hb_script_from_iso15924_tag(tag: hb_tag_t) -> hb_script_t; in hb_script_from_iso15924_tag()
335 ) -> hb_script_t; in hb_script_from_string()
914 ) -> hb_script_t; in hb_unicode_script()
2506 pub fn hb_buffer_set_script(buffer: *mut hb_buffer_t, script: hb_script_t); in hb_buffer_set_script()
2509 pub fn hb_buffer_get_script(buffer: *mut hb_buffer_t) -> hb_script_t; in hb_buffer_get_script()
3255 script: hb_script_t, in hb_ot_tags_from_script_and_language()
3264 pub fn hb_ot_tag_to_script(tag: hb_tag_t) -> hb_script_t; in hb_ot_tag_to_script()
3273 script: *mut hb_script_t, in hb_ot_tags_to_script_and_language()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-common.h375 } hb_script_t; typedef

12