ORIG_START 2687 dev/wscons/wsdisplay.c ORIG_START = CPY_START; ORIG_START 2732 dev/wscons/wsdisplay.c ORIG_START = CPY_START; ORIG_START 2764 dev/wscons/wsdisplay.c ORIG_START = CPY_START; ORIG_START 2826 dev/wscons/wsdisplay.c if (MOUSE > ORIG_START) { ORIG_START 2835 dev/wscons/wsdisplay.c ORIG_START = CPY_START; ORIG_START 2844 dev/wscons/wsdisplay.c ORIG_START += (right + 1); ORIG_START 2845 dev/wscons/wsdisplay.c CPY_START = ORIG_START - 1; ORIG_START 2846 dev/wscons/wsdisplay.c CPY_END = ORIG_START - 1; ORIG_START 2853 dev/wscons/wsdisplay.c if (MOUSE < ORIG_START && CPY_END >= ORIG_START) { ORIG_START 2858 dev/wscons/wsdisplay.c CPY_END = ORIG_START - 1; ORIG_START 2859 dev/wscons/wsdisplay.c CPY_START = ORIG_START; ORIG_START 2861 dev/wscons/wsdisplay.c if (CPY_START < ORIG_START && MOUSE >= ORIG_START) { ORIG_START 2867 dev/wscons/wsdisplay.c CPY_START = ORIG_START; ORIG_START 2868 dev/wscons/wsdisplay.c CPY_END = ORIG_START - 1; ORIG_START 2876 dev/wscons/wsdisplay.c if (MOUSE >= ORIG_START) { ORIG_START 2919 dev/wscons/wsdisplay.c if (MOUSE < ORIG_START && CPY_END >= ORIG_START) { ORIG_START 2925 dev/wscons/wsdisplay.c if (MOUSE > ORIG_END && CPY_START <= ORIG_START) { ORIG_START 2927 dev/wscons/wsdisplay.c inverse_region(CPY_START, ORIG_START - 1); ORIG_START 2928 dev/wscons/wsdisplay.c CPY_START = ORIG_START; ORIG_START 2932 dev/wscons/wsdisplay.c if (MOUSE >= ORIG_START) { ORIG_START 3009 dev/wscons/wsdisplay.c if (MOUSE < ORIG_START && CPY_END >= ORIG_START) { ORIG_START 3015 dev/wscons/wsdisplay.c if (MOUSE > ORIG_END && CPY_START <= ORIG_START) { ORIG_START 3017 dev/wscons/wsdisplay.c inverse_region(CPY_START, ORIG_START - 1); ORIG_START 3018 dev/wscons/wsdisplay.c CPY_START = ORIG_START; ORIG_START 3022 dev/wscons/wsdisplay.c if (MOUSE >= ORIG_START) { ORIG_START 3085 dev/wscons/wsdisplay.c ORIG_START = MOUSE + 1; ORIG_START 3090 dev/wscons/wsdisplay.c ORIG_START = MOUSE;