Searched refs:POS_TO_X (Results 1 – 2 of 2) sorted by relevance
105 #define POS_TO_X(pos) ((pos) % (N_COLS)) macro
3149 if (POS_TO_X(sel_cur) == MAXCOL) { in mouse_copy_selection()