Searched refs:startx (Results 1 – 12 of 12) sorted by relevance
26 - crop_width = endx - startx + 1;29 if (endx + 1 <= startx)35 + crop_width = endx - startx + 1;
400 crop->regionlist[i].x1 = offsets.startx + 402 - test = (int32_t)offsets.startx +417 + crop->regionlist[i].x2 = offsets.startx + (uint32_t)(offsets.crop_width * 1.0 * seg / t…433 crop->regionlist[i].x1 = offsets.startx;483 - crop->regionlist[i].x1 = offsets.startx +485 - test = offsets.startx + 501 + crop->regionlist[i].x1 = offsets.startx +511 + if (crop->regionlist[i].x1 < offsets.startx) {512 + crop->regionlist[i].x1 = offsets.startx;528 + if (crop->regionlist[i].x2 < offsets.startx) {[all …]
68 crop_width = endx - startx + 1;72 + if (endx + 1 <= startx)
149 int startx, in print_in_middle() argument160 if (startx != 0) in print_in_middle()161 x = startx; in print_in_middle()169 x = startx + (int)temp; in print_in_middle()
77 int startx,
150 int startx, in print_in_middle() argument161 if (startx != 0) in print_in_middle()162 x = startx; in print_in_middle()170 x = startx + (int)temp; in print_in_middle()
79 int startx,
81 int startx,
661 int startx = xx; in do_update_region() local666 vc->vc_sw->con_putcs(vc, q, p-q, yy, startx); in do_update_region()667 startx = xx; in do_update_region()676 vc->vc_sw->con_putcs(vc, q, p-q, yy, startx); in do_update_region()
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
20472 Once I introduced a second X server being tested, I found that startx34722 This means that currently e.g. "startx -- vt7" breaks, and breaks badly,34763 This means that currently e.g. "startx -- vt7" breaks, and breaks badly,34774 This commit is step 1 in fixing the "startx -- vt7" breakage, it factors out75949 XQuartz: Make sure we tell startx the correct server binary to use in our fallback path118745 startx, which may result in a world-writable log. Set umask to 022 to122479 …ironment variable to see if the socket at startup is ours. If not, ignore it and fork/exec startx.126074 Xserver(1): Add Xephyr(1) & startx(1) to SEE ALSO section142187 All the major dm's, and startx, pass -auth explicitly, so this shouldn't152228 XQuartz: unsetenv("DISPLAY") before startx if X11.app can't connect to it.