Searched defs:blank (Results 1 - 25 of 51) sorted by relevance

123

/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_clrbot.c55 NCURSES_CH_T blank = win->_nc_bkgd; local
H A Dlib_clreol.c53 NCURSES_CH_T blank; local
H A Dlib_delch.c53 NCURSES_CH_T blank = win->_nc_bkgd; local
H A Dlib_erase.c51 NCURSES_CH_T blank; local
H A Dlib_scroll.c49 _nc_scroll_window(WINDOW *win, int const n, NCURSES_SIZE_T const top, NCURSES_SIZE_T const bottom, NCURSES_CH_T blank) argument
H A Dlib_addstr.c131 static const NCURSES_CH_T blank = NewChar(BLANK_TEXT); local
H A Dlib_addch.c171 NCURSES_CH_T blank = blankchar; local
438 NCURSES_CH_T blank = blankchar; local
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/textutil/
H A Drepeat.tcl
/macosx-10.10.1/ncurses-44/ncurses/form/
H A Dfty_int.c152 bool blank = FALSE; local
H A Dfld_def.c278 static const FIELD_CELL blank = BLANK; local
H A Dfty_num.c169 bool blank = FALSE; local
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tk/
H A Dimage.rb197 def blank method in class:TkPhotoImage
/macosx-10.10.1/emacs-93/emacs/lisp/play/
H A Dpong.el[all...]
H A Dsnake.el
H A Dtetris.el[all...]
/macosx-10.10.1/IOBDStorageFamily-14/
H A DIOBDTypes.h99 UInt8 blank:1; member in struct:BDTrackInfo
111 UInt8 blank:1; member in struct:BDTrackInfo
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dwebjump.el
/macosx-10.10.1/ncurses-44/ncurses/ncurses/tty/
H A Dhashmap.c146 NCURSES_CH_T blank = blankchar; local
163 cost_effective(const int from, const int to, const bool blank) argument
H A Dtty_update.c211 static const NCURSES_CH_T blank = NewChar(BLANK_TEXT); local
959 NCURSES_CH_T blank = blankchar; local
976 NCURSES_CH_T blank = ClrBlank(stdscr); local
1000 ClrToEOL(NCURSES_CH_T blank, bool needclear) argument
1040 ClrToEOS(NCURSES_CH_T blank) argument
1074 NCURSES_CH_T blank = newscr->_line[total - 1].text[last - 1]; local
1245 NCURSES_CH_T blank; local
1427 ClearScreen(NCURSES_CH_T blank) argument
1602 scroll_csr_forward(int n, int top, int bot, int miny, int maxy, NCURSES_CH_T blank) argument
1659 scroll_csr_backward(int n, int top, int bot, int miny, int maxy, NCURSES_CH_T blank) argument
1717 scroll_idl(int n, int del, int ins, NCURSES_CH_T blank) argument
1769 NCURSES_CH_T blank = ClrBlank(stdscr); local
1945 static const NCURSES_CH_T blank = NewChar(BLANK_TEXT); local
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Ddes.c863 unsigned int blank=(unsigned int)'\n'-' '; local
/macosx-10.10.1/emacs-93/emacs/lisp/calendar/
H A Dcal-tex.el[all...]
/macosx-10.10.1/text_cmds-88/rs/
H A Drs.c95 char blank[] = ""; variable
/macosx-10.10.1/IODVDStorageFamily-35/
H A DIODVDTypes.h414 UInt8 blank:1; member in struct:DVDRZoneInfo
427 UInt8 blank:1; member in struct:DVDRZoneInfo
/macosx-10.10.1/doc_cmds-49/makewhatis/
H A Dmakewhatis.c55 static char blank[] = ""; variable
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Dsupercite.el[all...]

Completed in 200 milliseconds

123