Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Difapi.h124 } FAPI_font_scale; typedef
153 …_scaled_font)(FAPI_server *server, FAPI_font *ff, int subfont, const FAPI_font_scale *scale, const…
H A Dzfapi.c758 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 Dfapi_ft.c446 const FAPI_font_scale* a_font_scale, in get_scaled_font()
H A Dfapiufst.c694 … const FAPI_font_scale *font_scale, const char *xlatmap, bool bVertical, FAPI_descendant_code dc) in get_scaled_font()