Searched defs:pwidth (Results 1 – 9 of 9) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gstext.c | 517 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 D | gdevmacxf.c | 246 gs_point *pwidth, gs_int_rect *pbbox) in mac_char_metrics()
|
H A D | gdevmsxf.c | 288 gs_point * pwidth, gs_int_rect * pbbox) in win_char_metrics()
|
H A D | gdevxxf.c | 297 gs_point * pwidth, gs_int_rect * pbbox) in x_char_metrics()
|
H A D | zchar.c | 700 op_show_return_width(i_ctx_t *i_ctx_p, uint npop, double *pwidth) in op_show_return_width()
|
H A D | gdevpdtt.c | 79 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 D | gdevupd.c | 693 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 D | gxchar.c | 1337 gx_show_text_current_width(const gs_text_enum_t *pte, gs_point *pwidth) in gx_show_text_current_width()
|
H A D | gdevpnga.c | 888 pnga_text_current_width(const gs_text_enum_t *pte, gs_point *pwidth) in pnga_text_current_width()
|