Searched defs:bfont (Results 1 – 8 of 8) sorted by relevance
694 pdf_is_standard_font(pdf_base_font_t *bfont) in pdf_is_standard_font()699 pdf_set_FontFile_object(pdf_base_font_t *bfont, cos_dict_t *pcd) in pdf_set_FontFile_object()704 pdf_get_FontFile_object(pdf_base_font_t *bfont) in pdf_get_FontFile_object()
739 gs_font_base *bfont = (gs_font_base *)font; in gs_default_font_info() local859 const gs_font_base *const bfont = (const gs_font_base *)font; in gs_base_same_font() local881 gs_font_glyph_is_notdef(gs_font_base *bfont, gs_glyph glyph) in gs_font_glyph_is_notdef()
327 gs_font_base *bfont = pdf_base_font_font(pfd->base_font, false); in pdf_compute_font_descriptor() local381 # define CONSIDER_FONT_SYMBOLIC(bfont)\ in pdf_compute_font_descriptor() argument
1002 pdf_encode_glyph(gs_font_base *bfont, gs_glyph glyph0, in pdf_encode_glyph()
197 find_std_appearance(const gx_device_pdf *pdev, gs_font_base *bfont, in find_std_appearance()
1996 gs_font_base *bfont = (gs_font_base *)copied; in gs_copy_font() local2183 gs_font_base *bfont = (gs_font_base *)font; in gs_copy_font_complete() local
967 const gs_font_base *bfont = (const gs_font_base *)font; in pdf_make_font3_resource() local
471 Font bfont = { "<B>", "</B>" }; variable