Home
last modified time | relevance | path

Searched defs:pwidth (Results 1 – 9 of 9) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgstext.c517 gs_text_total_width(const gs_text_enum_t *pte, gs_point *pwidth) in gs_text_total_width()
526 gs_point *pwidth) in gs_text_replaced_width()
557 gs_text_current_width(const gs_text_enum_t * pte, gs_point *pwidth) in gs_text_current_width()
H A Dgdevmacxf.c246 gs_point *pwidth, gs_int_rect *pbbox) in mac_char_metrics()
H A Dgdevmsxf.c288 gs_point * pwidth, gs_int_rect * pbbox) in win_char_metrics()
H A Dgdevxxf.c297 gs_point * pwidth, gs_int_rect * pbbox) in x_char_metrics()
H A Dzchar.c700 op_show_return_width(i_ctx_t *i_ctx_p, uint npop, double *pwidth) in op_show_return_width()
H A Dgdevpdtt.c79 pdf_text_current_width(const gs_text_enum_t *pte, gs_point *pwidth) in pdf_text_current_width()
1801 store_glyph_width(pdf_glyph_width_t *pwidth, int wmode, double scale, in store_glyph_width()
H A Dgdevupd.c693 int pwidth; /* Printing-Width */ member
3595 int pwidth = upd->rwidth; in upd_fscomp() local
3804 int32_t pwidth = upd->rwidth; in upd_fscmyk() local
3992 int pwidth = upd->rwidth; in upd_fscmy_k() local
H A Dgxchar.c1337 gx_show_text_current_width(const gs_text_enum_t *pte, gs_point *pwidth) in gx_show_text_current_width()
H A Dgdevpnga.c888 pnga_text_current_width(const gs_text_enum_t *pte, gs_point *pwidth) in pnga_text_current_width()