Lines Matching defs:wide
3081 * wide characters, we handle them by treating them the same as
6012 TRACE(("CASE_UTF8 wide:%d, utf8:%d, req:%s\n",
8846 ParmType wide = (ParmType) Width(screen);
8858 wide = (ParmType) win_attrs.width;
8862 reply.a_param[2] = wide;
9562 Dimension wide = (Dimension) (xw->misc.limit_resize * attrs.width);
9567 if ((int) wide < attrs.width)
9568 wide = (Dimension) attrs.width;
9569 if (askedWidth > wide)
9570 askedWidth = wide;
11036 * wide-characters) and 256-colors, it goes over that limit. Most
12105 discount_frame_extents(XtermWidget xw, int *high, int *wide)
12143 *wide -= (int) (extents[0] + extents[1]); /* -= (left+right) */
12145 TRACE(("...applied extents %d,%d\n", *high, *wide));
12148 *wide -= (int) (extents[0] + extents[1] - 1);
12150 TRACE(("...applied extents %d,%d\n", *high, *wide));
12311 TRACE(("check if this is a wide font, if not try again\n"));
13202 /* if cursor points to non-initial part of wide character,
13585 /* if cursor points to non-initial part of wide character,