Home
last modified time | relevance | path

Searched refs:prt_find_resource (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dhardcopy.c1670 prt_find_resource(char *name, struct prt_ps_resource_S *resource) in prt_find_resource() function
2806 if (!prt_find_resource("prolog", res_prolog)) in mch_print_begin()
2818 if (!prt_find_resource("cidfont", res_cidfont)) in mch_print_begin()
2837 || !prt_find_resource((char *)p_encoding, res_encoding)) in mch_print_begin()
2845 || !prt_find_resource((char *)p_encoding, res_encoding)) in mch_print_begin()
2850 if (!prt_find_resource((char *)p_encoding, res_encoding)) in mch_print_begin()
2871 if (!prt_find_resource(prt_ascii_encoding, res_encoding)) in mch_print_begin()
2900 if (!prt_find_resource(prt_cmap, res_cmap)) in mch_print_begin()