Lines Matching defs:have
1054 * which have no background color, but do have foreground color. This
1074 * An indexing operation may have set screen->scroll_amt, which would
1322 * different, so we have at least two lines in the scrolling region.
1509 * All of the tables should have their GL/GR parts encoded the same.
2071 * range 03/12 to 03/15 shall have the following format:
2101 int have;
2109 if ((have = param_has_subparams(item)) != 0) {
2114 next = item + have;
2116 values[n] = get_subparam(base, 2 + n + (have > 4));
2120 if ((have = param_has_subparams(item)) != 0) {
2125 next = base + have;
2127 values[n] = get_subparam(base, 1 + n + (have > 3));
3072 * if we have a DEL. The other special case for SPACE will always
3080 * The parsing tables all have 256 entries. If we're supporting
3174 * If we have a C1 code and the c1_printable flag is not set, simply
3377 /* use this branch when we do not yet have the final character */
3384 /* use this branch for cases where we have the final character
3795 /* Some HP-UX applications have the bug that they
6316 * Append to the block we already have.
6410 * If we have lots of unused memory allocated, return it
6567 * system have a turn, and we'll resume reading until we've either
6927 * combining characters. The logic above may have called cursor-forward
6962 * If screen->cur_col is less than next_col, we must have
7270 * Setting DECANM should have no effect, since this function
7282 * modes have undefined behavior when entering/exiting VT52
9497 * Since the bitmap- and TrueType-fonts do not always have identical sizes,
11069 * or 8-bit display is usable, so we do not have to check for anything more
12416 * is information that the shell widget ought to have before we get
12481 * If we still have no result from iconFont resource (perhaps because fonts
12520 * events, we have to let the window manager get 'em...
12844 if (end != s) { /* just in case we have a spurious comma */
13221 * If the cursor happens to be on blanks, and we have not set both
13262 * If we happen to have the same foreground/background colors, choose
13286 /* This is like updatedXtermGC(), except that we have to worry about
13410 * Our current-GC is likely to have been modified in HideCursor().
13603 * If the cursor happens to be on blanks, and we have not set both
13802 * Inspect the lines on the current screen to see if any have the BLINK flag
13803 * associated with them. Prune off any that have had the corresponding
13891 * applications which have come to rely on xterm doing this):
14489 * Let's see, there are three things that have "color":
14496 * that we like have a solid block of cursor color with the letter
14520 /* we have a colored cursor */