Home
last modified time | relevance | path

Searched defs:metrics (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dttobjs.c926 TT_Pos Scale_X( PIns_Metrics metrics, TT_Pos x ) in Scale_X()
945 TT_Pos Scale_Y( PIns_Metrics metrics, TT_Pos y ) in Scale_Y()
H A Dzchar32.c39 double metrics[10]; in zmakeglyph32() local
H A Dgxfont42.h66 gs_type42_mtx_t metrics[2]; /* hhea/hmtx, vhea/vmtx (indexed by WMode) */ member
H A Dfapiufst.c874 …retcode get_char_width(FAPI_server *server, FAPI_font *ff, FAPI_char_ref *c, FAPI_metrics *metrics) in get_char_width()
937 private inline void set_metrics(fapi_ufst_server *r, FAPI_metrics *metrics, SL32 design_bbox[4], SW… in set_metrics()
947 …pi_ufst_server *r, FAPI_font *ff, FAPI_char_ref *c, FAPI_path *p, FAPI_metrics *metrics, UW16 form… in get_char()
1004 …t_char_outline_metrics(FAPI_server *server, FAPI_font *ff, FAPI_char_ref *c, FAPI_metrics *metrics) in get_char_outline_metrics()
1020 …et_char_raster_metrics(FAPI_server *server, FAPI_font *ff, FAPI_char_ref *c, FAPI_metrics *metrics) in get_char_raster_metrics()
H A Dttobjs.h573 TIns_Metrics metrics; member
654 TIns_Metrics metrics; /* instance metrics */ member
H A Dzfapi.c1072 private void compute_em_scale(const gs_font_base *pbfont, FAPI_metrics *metrics, double FontMatrix_… in compute_em_scale()
1208 FAPI_metrics metrics; in FAPI_do_char() local