Searched refs:prt_ps_mbfonts (Results 1 – 1 of 1) sorted by relevance
1208 static struct prt_ps_mbfont_S prt_ps_mbfonts[] = variable2386 for (cmap = 0; cmap < (int)ARRAY_LENGTH(prt_ps_mbfonts); cmap++) in mch_print_init()2387 if (prt_match_encoding((char *)p_encoding, &prt_ps_mbfonts[cmap], in mch_print_init()2395 if (prt_match_charset((char *)p_pmcs, &prt_ps_mbfonts[cmap], in mch_print_init()2491 prt_ascii_encoding = prt_ps_mbfonts[cmap].ascii_enc; in mch_print_init()