Home
last modified time | relevance | path

Searched refs:ofm_file (Results 1 – 4 of 4) sorted by relevance

/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dtfm.c610 tfm->level = get_signed_quad(ofm_file); in ofm_get_sizes()
614 tfm->bc = get_positive_quad(ofm_file, "OFM", "bc"); in ofm_get_sizes()
615 tfm->ec = get_positive_quad(ofm_file, "OFM", "ec"); in ofm_get_sizes()
634 tfm->nco = get_positive_quad(ofm_file, "OFM", "nco"); in ofm_get_sizes()
740 ofm_get_sizes(ofm_file, ofm_file_size, &tfm); in read_ofm()
747 fread_fwords(tfm.header, tfm.wlenheader, ofm_file); in read_ofm()
750 ofm_do_char_info_zero(ofm_file, &tfm); in read_ofm()
752 ofm_do_char_info_one(ofm_file, &tfm); in read_ofm()
756 fread_fwords(tfm.width, tfm.nwidths, ofm_file); in read_ofm()
760 fread_fwords(tfm.height, tfm.nheights, ofm_file); in read_ofm()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/cjkutils/cjkutils-4.8.4/hbf2gf/
H A Dhbf2gf.c403 int ofm_file= FALSE; variable
736 if(ofm_file) in main()
1682 if(ofm_file) in write_job()
1820 ofm_file= TRUE; in read_config()
H A Dhbf2gf.w237 if(ofm_file)
1728 int ofm_file = FALSE;
1806 if(ofm_file)
2120 if(fsearch("ofm_file"))
2122 ofm_file = TRUE;
/dports/print/texlive-base/texlive-20150521-source/texk/cjkutils/
H A Dhbf2gf.c403 int ofm_file= FALSE; variable
736 if(ofm_file) in main()
1682 if(ofm_file) in write_job()
1820 ofm_file= TRUE; in read_config()