Home
last modified time | relevance | path

Searched refs:mm_command (Results 1 – 13 of 13) sorted by relevance

/dports/print/typetools/lcdf-typetools-2.108/include/efont/
H A Dt1interp.hh65 bool mm_command(int, int);
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/include/efont/
H A Dt1interp.hh65 bool mm_command(int, int);
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/include/efont/
H A Dt1interp.hh65 bool mm_command(int, int);
/dports/print/typetools/lcdf-typetools-2.108/mmpfb/
H A Dt1rewrit.cc96 return mm_command(command, n); in type1_command()
376 mm_command(command, n); in type1_command()
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/mmpfb/
H A Dt1rewrit.cc96 return mm_command(command, n); in type1_command()
376 mm_command(command, n); in type1_command()
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/mmpfb/
H A Dt1rewrit.cc96 return mm_command(command, n); in type1_command()
376 mm_command(command, n); in type1_command()
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/t1lint/
H A Dcscheck.cc227 return mm_command(othersubrnum, n); in callothersubr()
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/t1lint/
H A Dcscheck.cc227 return mm_command(othersubrnum, n); in callothersubr()
/dports/print/typetools/lcdf-typetools-2.108/t1lint/
H A Dcscheck.cc240 retval = mm_command(othersubrnum, n); in callothersubr()
/dports/print/typetools/lcdf-typetools-2.108/libefont/
H A Dt1interp.cc456 CharstringInterp::mm_command(int command, int on_stack) in mm_command() function in Efont::CharstringInterp
670 return mm_command(othersubrnum, n); in callothersubr_command()
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/libefont/
H A Dt1interp.cc456 CharstringInterp::mm_command(int command, int on_stack) in mm_command() function in Efont::CharstringInterp
670 return mm_command(othersubrnum, n); in callothersubr_command()
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/libefont/
H A Dt1interp.cc455 CharstringInterp::mm_command(int command, int on_stack) in mm_command() function in Efont::CharstringInterp
669 return mm_command(othersubrnum, n); in callothersubr_command()
/dports/audio/snd/snd-21.2/tools/
H A Dsam.c2144 static void mm_command(int cmd) in mm_command() function
2523 mm_command(cmd); in handle_command()