Home
last modified time | relevance | path

Searched refs:hb_ot_layout_script_get_language_tags (Results 1 – 25 of 126) sorted by relevance

123456

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dhbfont.c80 DEF_DLL_FN (unsigned int, hb_ot_layout_script_get_language_tags,
113 #define hb_ot_layout_script_get_language_tags fn_hb_ot_layout_script_get_language_tags macro
147 LOAD_DLL_FN (library, hb_ot_layout_script_get_language_tags); in hbfont_init_w32_funcs()
167 = hb_ot_layout_script_get_language_tags (face, table_tag, i, 0, in hbfont_otf_features()
171 hb_ot_layout_script_get_language_tags (face, table_tag, i, 0, in hbfont_otf_features()
/dports/editors/emacs/emacs-27.2/src/
H A Dhbfont.c80 DEF_DLL_FN (unsigned int, hb_ot_layout_script_get_language_tags,
113 #define hb_ot_layout_script_get_language_tags fn_hb_ot_layout_script_get_language_tags macro
147 LOAD_DLL_FN (library, hb_ot_layout_script_get_language_tags); in hbfont_init_w32_funcs()
167 = hb_ot_layout_script_get_language_tags (face, table_tag, i, 0, in hbfont_otf_features()
171 hb_ot_layout_script_get_language_tags (face, table_tag, i, 0, in hbfont_otf_features()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/font/
H A DFeatureCollector.cxx119 = hb_ot_layout_script_get_language_tags(m_pHbFace, aTableTag, nScript, 0, nullptr, nullptr); in collectForScript()
121 hb_ot_layout_script_get_language_tags(m_pHbFace, aTableTag, nScript, 0, &nLanguageCount, in collectForScript()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/font/
H A DFeatureCollector.cxx120 = hb_ot_layout_script_get_language_tags(m_pHbFace, aTableTag, nScript, 0, nullptr, nullptr); in collectForScript()
122 hb_ot_layout_script_get_language_tags(m_pHbFace, aTableTag, nScript, 0, &nLanguageCount, in collectForScript()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/test/api/
H A Dtest-ot-layout.c146 total = hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GSUB, 0, offset, &count, tags); in test_ot_layout_script_get_language_tags()
160 total = hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GPOS, 1, offset, &count, tags); in test_ot_layout_script_get_language_tags()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/test/api/
H A Dtest-ot-layout.c146 total = hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GSUB, 0, offset, &count, tags); in test_ot_layout_script_get_language_tags()
160 total = hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GPOS, 1, offset, &count, tags); in test_ot_layout_script_get_language_tags()
/dports/print/harfbuzz/harfbuzz-3.4.0/test/api/
H A Dtest-ot-layout.c146 total = hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GSUB, 0, offset, &count, tags); in test_ot_layout_script_get_language_tags()
160 total = hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GPOS, 1, offset, &count, tags); in test_ot_layout_script_get_language_tags()
/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-ot-info.c285 count = hb_ot_layout_script_get_language_tags (info->hb_face, tt, script_index, 0, NULL, NULL); in pango_ot_info_list_languages()
287 hb_ot_layout_script_get_language_tags (info->hb_face, tt, script_index, 0, &count, result); in pango_ot_info_list_languages()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXLayoutInterface.cpp271 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in countLanguages()
272 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in countLanguages()
296 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in getIndLanguage()
298hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, &langCount, langList); in getIndLanguage()
307 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in getIndLanguage()
309hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, &langCount, langList); in getIndLanguage()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXLayoutInterface.cpp271 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in countLanguages()
272 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in countLanguages()
296 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in getIndLanguage()
298hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, &langCount, langList); in getIndLanguage()
307 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in getIndLanguage()
309hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, &langCount, langList); in getIndLanguage()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXLayoutInterface.cpp271 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in countLanguages()
272 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in countLanguages()
296 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in getIndLanguage()
298hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, &langCount, langList); in getIndLanguage()
307 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in getIndLanguage()
309hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, &langCount, langList); in getIndLanguage()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXLayoutInterface.cpp271 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in countLanguages()
272 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in countLanguages()
296 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in getIndLanguage()
298hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, &langCount, langList); in getIndLanguage()
307 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in getIndLanguage()
309hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, &langCount, langList); in getIndLanguage()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXLayoutInterface.cpp271 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in countLanguages()
272 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in countLanguages()
296 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in getIndLanguage()
298hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, &langCount, langList); in getIndLanguage()
307 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in getIndLanguage()
309hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, &langCount, langList); in getIndLanguage()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXLayoutInterface.cpp271 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in countLanguages()
272 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in countLanguages()
296 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in getIndLanguage()
298hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, &langCount, langList); in getIndLanguage()
307 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in getIndLanguage()
309hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, &langCount, langList); in getIndLanguage()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXLayoutInterface.cpp271 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in countLanguages()
272 … rval += hb_ot_layout_script_get_language_tags (face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in countLanguages()
296 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, NULL, NULL); in getIndLanguage()
298hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSUB, i, 0, &langCount, langList); in getIndLanguage()
307 … langCount = hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, NULL, NULL); in getIndLanguage()
309hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GPOS, i, 0, &langCount, langList); in getIndLanguage()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/libnrtype/
H A DOpenTypeUtil.cpp93 …auto language_count = hb_ot_layout_script_get_language_tags(hb_face, HB_OT_TAG_GSUB, i, 0, nullptr… in readOpenTypeGsubTable()
97hb_ot_layout_script_get_language_tags(hb_face, HB_OT_TAG_GSUB, i, 0, &language_count, hb_languages… in readOpenTypeGsubTable()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.h129 hb_ot_layout_script_get_language_tags (hb_face_t *face,
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.h129 hb_ot_layout_script_get_language_tags (hb_face_t *face,
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.h129 hb_ot_layout_script_get_language_tags (hb_face_t *face,
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.h129 hb_ot_layout_script_get_language_tags (hb_face_t *face,
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.h129 hb_ot_layout_script_get_language_tags (hb_face_t *face,
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.h129 hb_ot_layout_script_get_language_tags (hb_face_t *face,
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.h129 hb_ot_layout_script_get_language_tags (hb_face_t *face,
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.h129 hb_ot_layout_script_get_language_tags (hb_face_t *face,
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.h129 hb_ot_layout_script_get_language_tags (hb_face_t *face,

123456