Home
last modified time | relevance | path

Searched refs:wstandend (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/net/nifmon/nifmon-1.4/
H A Dcurses.c90 wstandend(upper_w); in init_screen()
123 wstandend(upper_w); in init_screen()
168 wstandend(menu_w); in do_menu()
180 wstandend(menu_w); in do_menu()
210 wstandend(menu_w); in do_menu()
/dports/news/golded+/golded-plus/golded+/goldlib/gcui/
H A Dgcurses.h154 #ifdef wstandend
155 inline int (wstandend)(WINDOW *win) { return wstandend(win); }
156 #undef wstandend
/dports/deskutils/rolo/rolo-011/src/
H A Dview.c174 wstandend (sub); in view_ident()
243 wstandend (sub); in view_geo()
322 wstandend (sub); in view_tel()
373 wstandend (sub); in view_org()
445 wstandend (sub); in view_misc()
529 wstandend (win); in print_header()
599 wstandend (win); in print_footer()
H A Dhelp.c173 wstandend (win); in print_header()
216 wstandend (win); in print_footer()
H A Dedit.c151 wstandend (win); in print_header()
180 wstandend (win); in print_footer()
H A Dindex.c254 wstandend (win); in print_header()
331 wstandend (win); in print_footer()
/dports/ftp/ncftp3/ncftp-3.2.6/vis/
H A Dwutil.c203 wstandend(w); in WAttr()
234 wstandend(w); in WAttr()
260 wstandend(w); in WAttr()
/dports/security/pwman/pwman-0.4.5/src/
H A Duilist.c176 wstandend(list); in _uilist_render_sublist()
192 wstandend(list); in _uilist_render_entry()
242 wstandend(list); in uilist_refresh()
/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Dwindows.c43 wstandend(t_buff->footer); in new_screen()
55 wstandend(curr_buff->footer); in new_screen()
89 wstandend(curr_buff->footer);
156 wstandend(curr_buff->footer);
167 wstandend(curr_buff->footer);
H A Dhelp.c143 wstandend(help_win); in ask()
/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Dcurdisp.c156 wstandend(corewin); in cur_display_cycle()
402 wstandend(curwin);
535 wstandend(corewin); in text_display_clear()
552 wstandend(corewin); in text_display_close()
/dports/games/pmars/pmars-0.9.2/src/
H A Dcurdisp.c156 wstandend(corewin); in cur_display_cycle()
402 wstandend(curwin);
535 wstandend(corewin); in text_display_clear()
552 wstandend(corewin); in text_display_close()
/dports/editors/vigor/vigor-0.016/curses/
H A Dstandout.c62 wstandend(win) in wstandend() function
H A Dcurses.h193 #define standend() wstandend(stdscr)
298 int wstandend();
/dports/net/gopher/gopher/gopher/
H A DCURcurses.c696 wstandend(win); in CURcenterline()
739 wstandend(win); in CURwgetstr()
787 wstandend(win); in CURwgetstr()
841 wstandend(win); in CURwgetstr()
863 wstandend(win); in CURwgetstr()
1168 wstandend(win); in CURbutton()
1388 wstandend(tempwin); in CURrequester()
1423 wstandend(tempwin); in CURrequester()
1446 wstandend(tempwin); in CURrequester()
1748 wstandend(tempwin); in CURrequester()
H A Dform.c473 wstandend(tempwin); in CURform()
495 wstandend(tempwin); in CURform()
537 wstandend(tempwin); in CURform()
/dports/devel/p5-Curses/Curses-1.38/
H A Dcdemo.c78 wstandend(b); in main()
/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dxfcurses.h71 extern void wstandend(WINDOW *win);
/dports/games/moria/umoria/atari_st/curscomp/
H A Dcurses.h69 void wstandend ( WINDOW *w );
123 #define standend() wstandend(stdscr)
H A Dcursinc.h103 void wstandend ( WINDOW *w );
/dports/devel/ncurses/ncurses-6.3/c++/
H A Dcursesw.h749 #ifdef wstandend
750 inline int UNDEF(wstandend)(WINDOW *win) { return wstandend(win); } in UNDEF() argument
751 #undef wstandend
752 #define wstandend UNDEF(wstandend) macro
1316 int standend() { return ::wstandend(w); } in standend()
/dports/games/freesweep/freesweep-1.0.2/
H A Dstats.c105 wstandend(StatsWin); in PrintStats()
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYGCurses.h88 #define standend() wstandend (stdscr)
214 int wstandend(WINDOW * win);
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYGCurses.h88 #define standend() wstandend (stdscr)
214 int wstandend(WINDOW * win);
/dports/net/rtptools/rtptools-1.22/
H A Dansi.h49 extern int wstandend();

1234567