Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dzfapi.c702 private int FAPI_get_xlatmap(i_ctx_t *i_ctx_p, char **xlatmap) in FAPI_get_xlatmap() function
889 if ((code = FAPI_get_xlatmap(i_ctx_p, &xlatmap)) < 0) in FAPI_refine_font()
1693 code = FAPI_get_xlatmap(i_ctx_p, &xlatmap); /* Useful for emulated fonts hooked with FAPI. */ in do_FAPIpassfont()