Searched refs:BaseEncoding (Results 1 – 4 of 4) sorted by relevance
92 gs_encoding_index_t base_encoding = pdfont->u.simple.BaseEncoding; in pdf_different_encoding_index()142 gs_encoding_index_t base_encoding = pdfont->u.simple.BaseEncoding; in pdf_write_encoding()198 else if (pdfont->u.simple.BaseEncoding > 0) { in pdf_write_encoding_ref()199 gs_encoding_index_t base_encoding = pdfont->u.simple.BaseEncoding; in pdf_write_encoding_ref()
221 gs_encoding_index_t BaseEncoding; member
983 pdfont->u.simple.BaseEncoding = pdf_refine_encoding_index(pdev, in pdf_make_font3_resource()1018 int BaseEncoding = ENCODING_INDEX_UNKNOWN; in pdf_make_font_resource() local1064 (*ppdfont)->u.simple.BaseEncoding = pdf_refine_encoding_index(pdev, in pdf_make_font_resource()1135 BaseEncoding = pdf_refine_encoding_index(pdev, in pdf_make_font_resource()1147 pdfont->u.simple.BaseEncoding = BaseEncoding; in pdf_make_font_resource()
411 pfres->u.simple.BaseEncoding = -1; in font_resource_simple_alloc()