Searched defs:ofont (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | zfont1.c | 313 z1_same_font(const gs_font *font, const gs_font *ofont, int mask) in z1_same_font()
|
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 | gsfont.c | 842 gs_default_same_font(const gs_font *font, const gs_font *ofont, int mask) in gs_default_same_font() 854 gs_base_same_font(const gs_font *font, const gs_font *ofont, int mask) in gs_base_same_font()
|
H A D | gdevpdtt.c | 820 gs_font *ofont = font; in pdf_find_font_resource() local 1868 gs_font *ofont = orig_font; in pdf_glyph_widths() local
|