Searched refs:ToRowCol (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/nvi/dist/motif_l/ |
| H A D | m_motif.h | 29 #define ToRowCol( scr, lin, r, c ) \ macro
|
| H A D | m_vi.c | 1073 ToRowCol( cur_screen, i, row, col ); 1094 ToRowCol( cur_screen, i, row, col ); 1122 ToRowCol( cur_screen, *start, row, col ); 1151 ToRowCol( cur_screen, *end, row, col );
|