Searched refs:b_left (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dscreen.c2570 int b_left = 0; local in function:ScrnFillRectangle
2585 b_left = 1;
2635 left - b_left,
2637 numcols + b_left + b_right,
2676 int b_left = 0; local in function:ScrnCopyRectangle
2717 b_left = 1;
2743 (target.left - (1 + b_left)),
2745 ((target.right - target.left) + (1 + b_left + b_right)),
2968 int b_left = 0; local in function:ScrnWipeRectangle
2981 b_left
[all...]

Completed in 5 milliseconds