Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dcharproc.c11794 #define OutsideSelection(screen,srow,scol) \ macro
11940 if (OutsideSelection(screen, screen->cur_row, screen->cur_col)) in ShowCursor()
12282 if (OutsideSelection(screen, screen->cursorp.row, screen->cursorp.col)) in HideCursor()