Home
last modified time | relevance | path

Searched refs:compute_jis (Results 1 – 6 of 6) sorted by relevance

/dports/japanese/vftool/vftool-1.2/
H A Dkanji.c53 compute_jis(f, c) in compute_jis() function
H A Dmkn2avf.c158 jis = compute_jis(f,cc);
/dports/print/texlive-base/texlive-20150521-source/texk/dvi2tty/dvi2tty-5.3.4-PATCHES/
H A Dpatch-07-win3248 compute_jis(fnt->fontnum, (unsigned int) ch, &Ku, &Ten);
H A Dpatch-03-uptex302 int compute_jis (int, unsigned int, unsigned int *, unsigned int *);
311 void compute_jis (int f, unsigned int c, unsigned int * ku, unsigned int * ten);
640 compute_jis(fnt->fontnum, (unsigned int) ch, &Ku, &Ten);
/dports/print/dvi2tty/dvi2tty-5.3.4/
H A Ddvistuff.c221 int compute_jis (int, unsigned int, unsigned int *, unsigned int *);
251 void compute_jis (int f, unsigned int c, unsigned int * ku, unsigned int * ten);
1511 compute_jis(fnt->fontnum, (unsigned int) ch, &Ku, &Ten);
1522 void compute_jis(int f, unsigned int c, unsigned int *ku, unsigned int *ten) function
/dports/print/texlive-base/texlive-20150521-source/texk/dvi2tty/dvi2tty-5.3.4/
H A Ddvistuff.c209 int compute_jis (int, unsigned int, unsigned int *, unsigned int *);
239 void compute_jis (int f, unsigned int c, unsigned int * ku, unsigned int * ten);
1542 compute_jis(fnt->fontnum, (unsigned int) ch, &Ku, &Ten);
1555 void compute_jis(int f, unsigned int c, unsigned int *ku, unsigned int *ten) function