Lines Matching defs:width
100 size_t vfield; /* Desired visual field width. */
257 * and their total visual width in basic units in *vbr.
259 * The desired visual width of the field is provided by vtarget.
313 * hyphen such that we get the correct width.
339 case ASCII_NBRZW: /* Non-breakable zero-width. */
379 size_t dv; /* Visual width of the current character. */
565 size_t lsz; /* Line width in basic units. */
948 int iop, width;
951 width = 0;
966 width = term_hspan(p, &su);
970 (*p->setwidth)(p, iop, width);
1015 * must calculate the width of produced strings.
1179 * Convert a scaling width to basic units.