📄 llib-lncursesw
字号:
#undef restarttermint restartterm( char *termp, int filenum, int *errret) { return(*(int *)0); }/* ./base/lib_scanw.c */#undef vwscanwint vwscanw( WINDOW *win, char *fmt, va_list argp) { return(*(int *)0); }#undef scanwint scanw( char *fmt, ...) { return(*(int *)0); }#undef wscanwint wscanw( WINDOW *win, char *fmt, ...) { return(*(int *)0); }#undef mvscanwint mvscanw( int y, int x, char *fmt, ...) { return(*(int *)0); }#undef mvwscanwint mvwscanw( WINDOW *win, int y, int x, char *fmt, ...) { return(*(int *)0); }/* ./base/lib_screen.c */#undef getwinWINDOW *getwin( FILE *filep) { return(*(WINDOW **)0); }#undef putwinint putwin( WINDOW *win, FILE *filep) { return(*(int *)0); }#undef scr_restoreint scr_restore( const char *file) { return(*(int *)0); }#undef scr_dumpint scr_dump( const char *file) { return(*(int *)0); }#undef scr_initint scr_init( const char *file) { return(*(int *)0); }#undef scr_setint scr_set( const char *file) { return(*(int *)0); }/* ./base/lib_scroll.c */#undef _nc_scroll_windowvoid _nc_scroll_window( WINDOW *win, int const n, short const top, short const bottom, cchar_t blank) { /* void */ }#undef wscrlint wscrl( WINDOW *win, int n) { return(*(int *)0); }/* ./base/lib_scrollok.c */#undef scrollokint scrollok( WINDOW *win, NCURSES_BOOL flag) { return(*(int *)0); }/* ./base/lib_scrreg.c */#undef wsetscrregint wsetscrreg( WINDOW *win, int top, int bottom) { return(*(int *)0); }/* ./base/lib_set_term.c */#undef set_termSCREEN *set_term( SCREEN *screenp) { return(*(SCREEN **)0); }#undef delscreenvoid delscreen( SCREEN *sp) { /* void */ }#undef _nc_setupscreenint _nc_setupscreen( short slines, short const scolumns, FILE *output) { return(*(int *)0); }#undef _nc_ripofflineint _nc_ripoffline( int line, int (*init)( WINDOW *p1, int p2)) { return(*(int *)0); }#undef ripofflineint ripoffline( int line, int (*init)( WINDOW *p1, int p2)) { return(*(int *)0); }/* ./base/lib_slk.c */#undef _nc_slk_formatint _nc_slk_format;#undef _nc_slk_initializeint _nc_slk_initialize( WINDOW *stwin, int cols) { return(*(int *)0); }#undef slk_restoreint slk_restore(void) { return(*(int *)0); }/* ./base/lib_slkatr_set.c */#undef slk_attr_setint slk_attr_set( const attr_t attr, short color_pair_number, void *opts) { return(*(int *)0); }/* ./base/lib_slkatrof.c */#undef slk_attroffint slk_attroff( const chtype attr) { return(*(int *)0); }/* ./base/lib_slkatron.c */#undef slk_attronint slk_attron( const chtype attr) { return(*(int *)0); }/* ./base/lib_slkatrset.c */#undef slk_attrsetint slk_attrset( const chtype attr) { return(*(int *)0); }/* ./base/lib_slkattr.c */#undef slk_attrattr_t slk_attr(void) { return(*(attr_t *)0); }/* ./base/lib_slkclear.c */#undef slk_clearint slk_clear(void) { return(*(int *)0); }/* ./base/lib_slkcolor.c */#undef slk_colorint slk_color( short color_pair_number) { return(*(int *)0); }/* ./base/lib_slkinit.c */#undef slk_initint slk_init( int format) { return(*(int *)0); }/* ./base/lib_slklab.c */#undef slk_labelchar *slk_label( int n) { return(*(char **)0); }/* ./base/lib_slkrefr.c */#undef slk_noutrefreshint slk_noutrefresh(void) { return(*(int *)0); }#undef slk_refreshint slk_refresh(void) { return(*(int *)0); }/* ./base/lib_slkset.c */#undef slk_setint slk_set( int i, const char *astr, int format) { return(*(int *)0); }/* ./base/lib_slktouch.c */#undef slk_touchint slk_touch(void) { return(*(int *)0); }/* ./base/lib_touch.c */#undef is_linetouchedNCURSES_BOOL is_linetouched( WINDOW *win, int line) { return(*(NCURSES_BOOL *)0); }#undef is_wintouchedNCURSES_BOOL is_wintouched( WINDOW *win) { return(*(NCURSES_BOOL *)0); }#undef wtouchlnint wtouchln( WINDOW *win, int y, int n, int changed) { return(*(int *)0); }/* ./trace/lib_traceatr.c */#undef _traceattr2char *_traceattr2( int bufnum, attr_t newmode) { return(*(char **)0); }#undef _traceattrchar *_traceattr( attr_t newmode) { return(*(char **)0); }#undef _nc_retrace_attr_tattr_t _nc_retrace_attr_t( attr_t code) { return(*(attr_t *)0); }#undef _nc_altcharset_nameconst char *_nc_altcharset_name( attr_t attr, chtype ch) { return(*(const char **)0); }#undef _tracechtype2char *_tracechtype2( int bufnum, chtype ch) { return(*(char **)0); }#undef _tracechtypechar *_tracechtype( chtype ch) { return(*(char **)0); }#undef _nc_retrace_chtypechtype _nc_retrace_chtype( chtype code) { return(*(chtype *)0); }#undef _tracecchar_t2char *_tracecchar_t2( int bufnum, const cchar_t *ch) { return(*(char **)0); }#undef _tracecchar_tchar *_tracecchar_t( const cchar_t *ch) { return(*(char **)0); }/* ./trace/lib_tracedmp.c */#undef _tracedumpvoid _tracedump( const char *name, WINDOW *win) { /* void */ }/* ./trace/lib_tracemse.c */#undef _tracemousechar *_tracemouse( MEVENT const *ep) { return(*(char **)0); }/* ./tty/lib_tstp.c */#include <SigAction.h>#undef _nc_signal_handlervoid _nc_signal_handler( NCURSES_BOOL enable) { /* void */ }/* ./base/lib_ungetch.c */#undef _nc_fifo_dumpvoid _nc_fifo_dump(void) { /* void */ }#undef ungetchint ungetch( int ch) { return(*(int *)0); }/* ./tty/lib_vidattr.c */#undef vidputsint vidputs( chtype newmode, int (*outc)( int p1)) { return(*(int *)0); }#undef vidattrint vidattr( chtype newmode) { return(*(int *)0); }#undef termattrschtype termattrs(void) { return(*(chtype *)0); }/* ./base/lib_vline.c */#undef wvlineint wvline( WINDOW *win, chtype ch, int n) { return(*(int *)0); }/* ./base/lib_wattroff.c */#undef wattr_offint wattr_off( WINDOW *win, attr_t at, void *opts) { return(*(int *)0); }/* ./base/lib_wattron.c */#undef wattr_onint wattr_on( WINDOW *win, attr_t at, void *opts) { return(*(int *)0); }/* ./base/lib_winch.c */#undef winchchtype winch( WINDOW *win) { return(*(chtype *)0); }/* ./base/lib_window.c */#undef _nc_synchookvoid _nc_synchook( WINDOW *win) { /* void */ }#undef mvderwinint mvderwin( WINDOW *win, int y, int x) { return(*(int *)0); }#undef syncokint syncok( WINDOW *win, NCURSES_BOOL bf) { return(*(int *)0); }#undef wsyncupvoid wsyncup( WINDOW *win) { /* void */ }#undef wsyncdownvoid wsyncdown( WINDOW *win) { /* void */ }#undef wcursyncupvoid wcursyncup( WINDOW *win) { /* void */ }#undef dupwinWINDOW *dupwin( WINDOW *win) { return(*(WINDOW **)0); }/* ./base/nc_panel.c */#undef _nc_panelhookstruct panelhook *_nc_panelhook(void) { return(*(struct panelhook **)0); }/* ./base/safe_sprintf.c */#undef _nc_printf_stringchar *_nc_printf_string( const char *fmt, va_list ap) { return(*(char **)0); }/* ./tty/tty_update.c */#include <sys/time.h>#include <sys/times.h>#undef doupdateint doupdate(void) { return(*(int *)0); }#undef _nc_scrollnint _nc_scrolln( int n, int top, int bot, int maxy) { return(*(int *)0); }#undef _nc_screen_resumevoid _nc_screen_resume(void) { /* void */ }#undef _nc_screen_initvoid _nc_screen_init(void) { /* void */ }#undef _nc_screen_wrapvoid _nc_screen_wrap(void) { /* void */ }#undef _nc_do_xmc_glitchvoid _nc_do_xmc_glitch( attr_t previous) { /* void */ }/* ./trace/varargs.c */#undef _nc_varargschar *_nc_varargs( const char *fmt, va_list ap) { return(*(char **)0); }/* ./base/memmove.c */#undef _nc_memmovevoid _nc_memmove(void) { /* void */ }/* ./base/vsscanf.c */#undef _nc_vsscanfvoid _nc_vsscanf(void) { /* void */ }/* ./base/lib_freeall.c */#include <term_entry.h>#undef _nc_freeallvoid _nc_freeall(void) { /* void */ }/* ./widechar/charable.c */#undef _nc_is_charableNCURSES_BOOL _nc_is_charable( wchar_t ch) { return(*(NCURSES_BOOL *)0); }#undef _nc_to_charint _nc_to_char( wint_t ch) { return(*(int *)0); }#undef _nc_to_widecharwint_t _nc_to_widechar( int ch) { return(*(wint_t *)0); }/* ./widechar/lib_add_wch.c */#undef wadd_wchint wadd_wch( WINDOW *win, const cchar_t *wch) { return(*(int *)0); }#undef wecho_wcharint wecho_wchar( WINDOW *win, const cchar_t *wch) { return(*(int *)0); }/* ./widechar/lib_box_set.c */#undef wborder_setint wborder_set( WINDOW *win, const cchar_t *ls, const cchar_t *rs, const cchar_t *ts, const cchar_t *bs, const cchar_t *tl, const cchar_t *tr, const cchar_t *bl, const cchar_t *br) { return(*(int *)0); }/* ./widechar/lib_cchar.c */#undef setccharint setcchar( cchar_t *wcval, const wchar_t *wch, const attr_t attrs, short color_pair, const void *opts) { return(*(int *)0); }#undef getccharint getcchar( const cchar_t *wcval, wchar_t *wch, attr_t *attrs, short *color_pair, void *opts) { return(*(int *)0); }/* ./widechar/lib_get_wch.c */#undef wget_wchint wget_wch( WINDOW *win, wint_t *result) { return(*(int *)0); }/* ./widechar/lib_erasewchar.c */#undef erasewcharint erasewchar( wchar_t *wch) { return(*(int *)0); }#undef killwcharint killwchar( wchar_t *wch) { return(*(int *)0); }/* ./widechar/lib_get_wstr.c */#undef wgetn_wstrint wgetn_wstr( WINDOW *win, wint_t *str, int maxlen) { return(*(int *)0); }/* ./widechar/lib_hline_set.c */#undef whline_setint whline_set( WINDOW *win, const cchar_t *ch, int n) { return(*(int *)0); }/* ./widechar/lib_in_wch.c */#undef win_wchint win_wch( WINDOW *win, cchar_t *wcval) { return(*(int *)0); }/* ./widechar/lib_in_wchnstr.c */#undef win_wchnstrint win_wchnstr( WINDOW *win, cchar_t *wchstr, int n) { return(*(int *)0); }/* ./widechar/lib_ins_wch.c */#undef wins_wchint wins_wch( WINDOW *win, const cchar_t *wch) { return(*(int *)0); }#undef wins_nwstrint wins_nwstr( WINDOW *win, const wchar_t *wstr, int n) { return(*(int *)0); }/* ./widechar/lib_inwstr.c */#undef winnwstrint winnwstr( WINDOW *win, wchar_t *wstr, int n) { return(*(int *)0); }#undef winwstrint winwstr( WINDOW *win, wchar_t *wstr) { return(*(int *)0); }/* ./widechar/lib_pecho_wchar.c */#undef pecho_wcharint pecho_wchar( WINDOW *pad, const cchar_t *wch) { return(*(int *)0); }/* ./widechar/lib_slk_wset.c */#undef slk_wsetint slk_wset( int i, const wchar_t *astr, int format) { return(*(int *)0); }/* ./widechar/lib_unget_wch.c */#undef unget_wchint unget_wch( const wchar_t wch) { return(*(int *)0); }/* ./widechar/lib_vid_attr.c */#undef vid_putsint vid_puts( attr_t newmode, short pair, void *opts, int (*outc)( int p1)) { return(*(int *)0); }#undef vid_attrint vid_attr( attr_t newmode, short pair, void *opts) { return(*(int *)0); }#undef term_attrsattr_t term_attrs(void) { return(*(attr_t *)0); }/* ./widechar/lib_vline_set.c */#undef wvline_setint wvline_set( WINDOW *win, const cchar_t *ch, int n) { return(*(int *)0); }/* ./widechar/lib_wacs.c */#undef _nc_wacscchar_t *_nc_wacs;#undef _nc_init_wacsvoid _nc_init_wacs(void) { /* void */ }/* ./widechar/lib_wunctrl.c */#undef wunctrlwchar_t *wunctrl( cchar_t *wc) { return(*(wchar_t **)0); }/* ./base/define_key.c */#undef define_keyint define_key( const char *str, int keycode) { return(*(int *)0); }/* ./expanded.c */#undef _nc_toggle_attr_onvoid _nc_toggle_attr_on( attr_t *S, attr_t at) { /* void */ }#undef _nc_toggle_attr_offvoid _nc_toggle_attr_off( attr_t *S, attr_t at) { /* void */ }#undef _nc_DelCharCostint _nc_DelCharCost( int count) { return(*(int *)0); }#undef _nc_InsCharCostint _nc_InsCharCost( int count) { return(*(int *)0); }#undef _nc_UpdateAttrsvoid _nc_UpdateAttrs( chtype c) { /* void */ }/* ./base/key_defined.c */#undef key_definedint key_defined( const char *str) { return(*(int *)0); }/* ./base/keybound.c */#undef keyboundchar *keybound( int code, int count) { return(*(char **)0); }/* ./base/keyok.c */#undef keyokint keyok( int c, NCURSES_BOOL flag) { return(*(int *)0); }/* ./base/lib_dft_fgbg.c */#undef use_default_colorsint use_default_colors(void) { return(*(int *)0); }#undef assume_default_colorsint assume_default_colors( int fg, int bg) { return(*(int *)0); }/* ./tinfo/lib_print.c */#undef mcprintint mcprint( char *data, int len) { return(*(int *)0); }/* ./base/resizeterm.c */#undef is_term_resizedNCURSES_BOOL is_term_resized( int ToLines, int ToCols) { return(*(NCURSES_BOOL *)0); }#undef resize_termint resize_term( int ToLines, int ToCols) { return(*(int *)0); }#undef resizetermint resizeterm( int ToLines, int ToCols) { return(*(int *)0); }/* ./trace/trace_xnames.c */#undef _nc_trace_xnamesvoid _nc_trace_xnames( TERMTYPE *tp) { /* void */ }/* ./base/tries.c */#undef _nc_expand_trychar *_nc_expand_try( struct tries *tree, unsigned short code, int *count, size_t len) { return(*(char **)0); }#undef _nc_remove_keyint _nc_remove_key( struct tries **tree, unsigned short code) { return(*(int *)0); }#undef _nc_remove_stringint _nc_remove_string( struct tries **tree, const char *string) { return(*(int *)0); }/* ./base/version.c */#undef curses_versionconst char *curses_version(void) { return(*(const char **)0); }/* ./base/wresize.c */#undef wresizeint wresize( WINDOW *win, int ToLines, int ToCols) { return(*(int *)0); }/* ./tinfo/access.c */#undef _nc_rootnamechar *_nc_rootname( char *path) { return(*(char **)0); }#undef _nc_pathlastunsigned _nc_pathlast( const char *path) { return(*(unsigned *)0); }#undef _nc_basenamechar *_nc_basename( char *path) { return(*(char **)0); }#undef _nc_accessint _nc_access( const char *path, int mode) { return(*(int *)0); }#undef _nc_env_accessint _nc_env_access(void) { return(*(int *)0); }/* ./tinfo/add_tries.c */#undef _nc_add_to_tryvoid _nc_add_to_try( struct tries **tree, const char *str, unsigned short code) { /* void */ }/* ./tinfo/alloc_entry.c */#undef _nc_init_entryvoid _nc_init_entry( TERMTYPE *const tp) { /* void */ }#undef _nc_copy_entryENTRY *_nc_copy_entry( ENTRY *oldp) { return(*(ENTRY **)0); }#undef _nc_save_strchar *_nc_save_str( const char *const string) { return(*(char **)0); }#undef _nc_wrap_entryvoid _nc_wrap_entry( ENTRY *const ep, NCURSES_BOOL copy_strings) { /* void */ }#undef _nc_merge_entryvoid _nc_merge_entry( TERMTYPE *const to, TERMTYPE *const from) { /* void */ }/* ./tinfo/alloc_ttype.c */#undef _nc_align_termtypevoid _nc_align_termtype(
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -