Home
last modified time | relevance | path

Searched defs:jstf_lang (Results 1 – 3 of 3) sorted by relevance

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplinefont.h768 struct jstf_lang { struct
770 struct jstf_lang *next; argument
779 struct jstf_lang *langs; argument
H A Dttf.h328 uint32 jstf_lang; member
H A Dparsettfatt.c6007 static struct jstf_lang *jstf_lang(FILE *ttf,uint32 base, in jstf_lang() function