Searched refs:FAPI_font_scale (Results 1 – 4 of 4) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | ifapi.h | 124 } FAPI_font_scale; typedef 153 …_scaled_font)(FAPI_server *server, FAPI_font *ff, int subfont, const FAPI_font_scale *scale, const…
|
| H A D | zfapi.c | 758 const char *font_file_path, const FAPI_font_scale *font_scale, in FAPI_prepare_font() 885 FAPI_font_scale font_scale = {{1, 0, 0, 1, 0, 0}, {0, 0}, {1, 1}, true}; in FAPI_refine_font() 1207 FAPI_font_scale font_scale = {{1, 0, 0, 1, 0, 0}, {0, 0}, {1, 1}, true}; in FAPI_do_char() 1688 FAPI_font_scale font_scale = {{1, 0, 0, 1, 0, 0}, {0, 0}, {1, 1}, true}; in do_FAPIpassfont()
|
| H A D | fapi_ft.c | 446 const FAPI_font_scale* a_font_scale, in get_scaled_font()
|
| H A D | fapiufst.c | 694 … const FAPI_font_scale *font_scale, const char *xlatmap, bool bVertical, FAPI_descendant_code dc) in get_scaled_font()
|