Home
last modified time | relevance | path

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

/dports/chinese/tin/tin-2.4.5/src/
H A Dgroup.c1108 screen[INDEX2SNUM(screen_row)].col[screen_col + i] = value[i]; in mark_screen()
1183 buffer = screen[INDEX2SNUM(i)].col; in build_sline()
H A Dthread.c146 buffer = screen[INDEX2SNUM(l)].col; in build_tline()
H A Dselect.c687 sptr = screen[INDEX2SNUM(i)].col; in build_gline()
H A Dsave.c1847 sptr = screen[INDEX2SNUM(i)].col; in build_attachment_line()
H A Dpage.c2567 sptr = screen[INDEX2SNUM(i)].col; in build_url_line()
H A Doptions_menu.c2828 sptr = screen[INDEX2SNUM(i)].col; in build_scope_line()
/dports/news/tin/tin-2.4.5/src/
H A Dgroup.c1108 screen[INDEX2SNUM(screen_row)].col[screen_col + i] = value[i]; in mark_screen()
1183 buffer = screen[INDEX2SNUM(i)].col; in build_sline()
H A Dselect.c687 sptr = screen[INDEX2SNUM(i)].col; in build_gline()
H A Dthread.c146 buffer = screen[INDEX2SNUM(l)].col; in build_tline()
H A Dsave.c1847 sptr = screen[INDEX2SNUM(i)].col; in build_attachment_line()
H A Dpage.c2567 sptr = screen[INDEX2SNUM(i)].col; in build_url_line()
H A Doptions_menu.c2828 sptr = screen[INDEX2SNUM(i)].col; in build_scope_line()
/dports/news/tin/tin-2.4.5/include/
H A Dtin.h1014 # define INDEX2SNUM(i) ((i) - currmenu->first) macro
/dports/chinese/tin/tin-2.4.5/include/
H A Dtin.h1014 # define INDEX2SNUM(i) ((i) - currmenu->first) macro