Home
last modified time | relevance | path

Searched defs:langsys_tag (Results 1 – 12 of 12) sorted by relevance

/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dfont.h295 OTF_Tag langsys_tag; member
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dmacfont.m1826 unsigned int script_tag, langsys_tag; field
H A Dw32uniscribe.c1157 Lisp_Object script_tag, langsys_list, langsys_tag, feature_list; in otf_features() local
H A Dftfont.c521 unsigned int script_tag, langsys_tag; member
/dports/editors/emacs/emacs-27.2/src/
H A Dmacfont.m1748 unsigned int script_tag, langsys_tag; field
H A Dw32uniscribe.c1157 Lisp_Object script_tag, langsys_list, langsys_tag, feature_list; in otf_features() local
H A Dftfont.c526 unsigned int script_tag, langsys_tag; member
/dports/print/typetools/lcdf-typetools-2.108/libefont/
H A Dotf.cc465 … Tag langsys_tag(Data::u32_aligned16(script_table + SCRIPT_HEADERSIZE + j*LANGSYS_RECSIZE)); in language_systems() local
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/libefont/
H A Dotf.cc465 Tag langsys_tag(Data::u32_aligned16(script_table + SCRIPT_HEADERSIZE + j*LANGSYS_RECSIZE)); in language_systems() local
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/libefont/
H A Dotf.cc465 Tag langsys_tag(Data::u32_aligned16(script_table + SCRIPT_HEADERSIZE + j*LANGSYS_RECSIZE)); in language_systems() local
/dports/print/libotf/libotf-0.9.16/example/
H A Dotfview.c142 OTF_Tag script_tag, langsys_tag; variable
/dports/print/libotf/libotf-0.9.16/src/
H A Dotfdrive.c247 OTF_Tag langsys_tag = OTF_tag (language); in get_langsys() local