Home
last modified time | relevance | path

Searched defs:x_widths (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgstext.h119 const float *x_widths; /* REPLACE_WIDTHS */ member
H A Dgstext.c340 const float *x_widths, const float *y_widths, in gs_xyshow_begin()
528 const float *x_widths = text->x_widths; in gs_text_replaced_width() local