Home
last modified time | relevance | path

Searched defs:dev_font (Results 1 – 4 of 4) sorted by relevance

/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dpdfdev.c442 struct dev_font { struct
466 /* if >= 0, index of a dev_font that really has the resource and used_chars */ argument
467 int real_font_index;
469 pdf_obj *resource;
470 char *used_chars;
475 int format;
480 int wmode;
506 static struct dev_font *dev_fonts = NULL; argument
H A Dvf.c154 struct font_def *dev_font; in read_a_font_def() local
/dports/japanese/vftool/vftool-1.2/
H A Dbifont.h4 short dev_font, dev_char; member
24 short dev_font; member
/dports/devel/m17n-lib/m17n-lib-1.8.0/example/
H A Dmedit.c2847 MFont *dev_font = mfont (); in main() local