Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevpdfb.c173 x_offset = psdf_round(pdev->char_width.x, 100, 10); /* See in pdf_copy_mono()
H A Dgdevpdfx.h565 gs_point char_width; member
H A Dgdevpdtt.c97 gs_distance_transform(pw[0], pw[1], &ctm_only(pte->pis), &pdev->char_width); in pdf_text_set_cache()
106 gs_distance_transform(pw[0], pw[1], &ctm_only(pte->pis), &pdev->char_width); in pdf_text_set_cache()
H A Dgdevpdti.c114 pdfont->Widths[c] = psdf_round(pdev->char_width.x, 100, 10); /* See in assign_char_code()