/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | inch.c | 49 #undef inch 52 inch(void) in inch() function
|
H A D | caps | 123 dot_vert_spacing spinv Yb number Spacing of pins vertically in pins per inch 124 dot_horz_spacing spinh Yc number Spacing of dots horizontally in dots per inch 132 output_res_horz_inch orhi Yk number Horz. res. in units per inch 133 output_res_vert_inch orvi Yl number Vert. res. in units per inch 445 change_char_pitch cpi ZA str Change # of characters per inch 446 change_line_pitch lpi ZB str Change # of lines per inch 534 set_pglen_inch slength YI str Set page length to #1/100 of an inch
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _inch.c | 49 inch(void) in inch() function
|
H A D | caps | 110 dot_vert_spacing, "spinv" "Yb" Spacing of pins vertically in pins per inch 111 dot_horz_spacing, "spinh" "Yc" Spacing of dots horizontally in dots per inch 119 output_res_horz_inch, "orhi" "Yk" Horizontal resolution in units per inch 120 output_res_vert_inch, "orvi" "Yl" Vertical resolution in units per inch 446 change_char_pitch, "cpi" "ZA" Change no. characters per inch 447 change_line_pitch, "lpi" "ZB" Change no. lines per inch 555 set_pglen_inch, "slength" "YI" Set page length to #1/100 of an inch
|
H A D | mapfile-vers | 106 inch;
|
H A D | curses.ed | 630 extern chtype inch(void); 828 extern chtype inch(), winch(), mvinch(), mvwinch(); 917 #define inch() winch(stdscr)
|
H A D | llib-lcurses | 200 chtype inch(void);
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | inch.c | 47 (inch)() in chtype() argument
|
H A D | caps | 123 dot_vert_spacing spinv Yb number Spacing of pins vertically in pins per inch 124 dot_horz_spacing spinh Yc number Spacing of dots horizontally in dots per inch 132 output_res_horz_inch orhi Yk number Horz. res. in units per inch 133 output_res_vert_inch orvi Yl number Vert. res. in units per inch 445 change_char_pitch cpi ZA str Change # of characters per inch 446 change_line_pitch lpi ZB str Change # of lines per inch 534 set_pglen_inch slength YI str Set page length to #1/100 of an inch
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 81 inch.3xcurses \ 610 mvinch.3xcurses := LINKSRC = inch.3xcurses 611 mvwinch.3xcurses := LINKSRC = inch.3xcurses 612 winch.3xcurses := LINKSRC = inch.3xcurses
|
/titanic_44/usr/src/lib/libxcurses2/ |
H A D | Makefile.com | 51 boolname.o inch.o pecho_wc.o unctrl.o winnstr.o \
|
/titanic_44/usr/src/lib/libxcurses/ |
H A D | Makefile.com | 53 boolname.o inch.o pecho_wc.o unctrl.o winnstr.o \
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 135 inch;
|
/titanic_44/usr/src/cmd/units/ |
H A D | unittab | 123 inch 2.54 cm 124 in inch
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 137 inch;
|
/titanic_44/usr/src/cmd/troff/nroff.d/terms.d/ |
H A D | README | 54 Integers describing sizes are expressed in units of 1/240 of an inch.
|
/titanic_44/usr/src/ucbhead/ |
H A D | curses.h | 120 #define inch() VOID(winch(stdscr)) macro
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 646 extern chtype inch(void); 987 #define inch() winch(stdscr) macro 988 #define mvinch(y,x) (move(y,x)?ERR:inch())
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 437 extern chtype inch(void); 965 #define inch() winch(stdscr) macro 966 #define mvinch(y, x) (move(y, x) ? ERR : inch())
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 77 file path=usr/share/man/man3xcurses/inch.3xcurses 236 link path=usr/share/man/man3xcurses/mvinch.3xcurses target=inch.3xcurses 294 link path=usr/share/man/man3xcurses/mvwinch.3xcurses target=inch.3xcurses 485 link path=usr/share/man/man3xcurses/winch.3xcurses target=inch.3xcurses
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 386 * inch.c 388 chtype inch(void);
|
H A D | llib-lxcurses | 386 * inch.c 388 chtype inch(void);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 386 * inch.c 388 chtype inch(void);
|
H A D | llib-lxcurses | 386 * inch.c 388 chtype inch(void);
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 228 inch.3curses \ 726 inch.3curses := LINKSRC = curs_inch.3curses
|