Searched defs:cfont (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevpdtt.c | 819 const gs_font_base *cfont; in pdf_find_font_resource() local 901 const gs_font_base *cfont = pdf_font_resource_font(*ppdsubf, false); in pdf_obtain_cidfont_resource() local 1356 gs_font_base *cfont = pdf_font_resource_font(*ppdfont, false); in pdf_obtain_font_resource_encoded() local 1656 gs_font_base *cfont = pdf_font_resource_font(pdfont, false); in pdf_update_text_state() local 1821 get_missing_width(gs_font_base *cfont, int wmode, double scale_c, in get_missing_width() 1867 gs_font_base *cfont = pdf_font_resource_font(pdfont, false); in pdf_glyph_widths() local
|
H A D | gschar0.c | 36 gs_font *cfont = pte->fstack.items[fdepth].font; in gs_stack_modal_fonts() local
|
H A D | gxfcopy.c | 742 compare_glyphs(const gs_font *cfont, const gs_font *ofont, gs_glyph *glyphs, in compare_glyphs() 1085 same_type1_subrs(const gs_font_type1 *cfont, const gs_font_type1 *ofont, in same_type1_subrs() 1132 same_type1_hinting(const gs_font_type1 *cfont, const gs_font_type1 *ofont) in same_type1_hinting() 1672 same_cid0_hinting(const gs_font_cid0 *cfont, const gs_font_cid0 *ofont) in same_cid0_hinting() 1813 same_cid2_hinting(const gs_font_cid2 *cfont, const gs_font_cid2 *ofont) in same_cid2_hinting() 2200 gs_copied_can_copy_glyphs(const gs_font *cfont, const gs_font *ofont, in gs_copied_can_copy_glyphs()
|
H A D | gdevpdte.c | 208 gs_font_base *cfont, *ccfont; in pdf_encode_string() local
|
H A D | gdevpdtf.c | 215 gs_font_base *cfont; in find_std_appearance() local
|