Home
last modified time | relevance | path

Searched refs:rdr_hlx2 (Results 1 – 1 of 1) sorted by relevance

/dports/www/retawq/retawq-0.2.6c/
H A Dcursesx.c303 static int rdr_curx, rdr_cury, rdr_hlx1, rdr_hly1, rdr_hlx2, rdr_hly2; variable
323 else if ( (y > rdr_hly2) || ( (y == rdr_hly2) && (x > rdr_hlx2) ) ) { } in redraw_char()
440 rdr_hlx2 = sel0.x2; rdr_hly2 = sel0.y2; in redraw_stdscr()
441 coord_reorder(&rdr_hlx1, &rdr_hly1, &rdr_hlx2, &rdr_hly2); in redraw_stdscr()