Searched +refs:ps +refs:font +refs:size (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/groff-38/groff/src/devices/grolbp/
H A Dlbp.cpp41 static double user_paperlength = 0; // Custom Paper size
50 class lbp_font : public font {
66 void set_char(int, font *, const environment *, int, const char *name);
70 font *make_font(const char *);
73 void set_line_thickness(int size,const environment *env);
90 int paperlength; // custom paper size
95 : font(nm)
130 // fprintf(stderr, "Loading font \"%s\" \n", arg);
132 // fprintf(stderr, "Loading font %s \"%s\" in %s at %d\n",
146 lbp_printer::lbp_printer(int ps, doubl argument
195 set_line_thickness(int size,const environment *env) argument
[all...]
/macosx-10.9.5/groff-38/groff/src/devices/grolj4/
H A Dlj4.cpp63 // An upper limit on the paper size in centipoints,
82 class lj4_font : public font {
97 : font(nm), weight(0), style(0), proportional(0), typeface(0)
166 void set_char(int, font *, const environment *, int, const char *name);
170 font *make_font(const char *);
173 void set_line_thickness(int size, int dot = 0);
214 lj4_printer::lj4_printer(int ps) argument
223 if (7200 % font::res != 0)
225 font::res);
227 if (font
562 set_line_thickness(int size, int dot) argument
[all...]
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dfont.cpp31 #include "font.h"
72 int size; member in struct:text_file
86 : fp(p), path(s), lineno(0), size(0), skip_comments(1), silent(0), buf(0)
104 size = 128;
115 if (i + 1 >= size) {
117 buf = new char[size*2];
118 memcpy(buf, old_buf, size);
120 size *= 2;
150 /* font functions */
152 font function in class:font
257 font_widths_cache(int ps, int ch_size, font_widths_cache *p) argument
512 scan_papersize(const char *p, const char **size, double *length, double *width) argument
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui_w48.c136 static WORD s_dlgfntheight; /* height of the dialog font */
137 static WORD s_dlgfntwidth; /* width of the dialog font */
1208 /* When side scroll bar is unshown, the size of window will change.
1231 /* TODO: When the window is maximized, the size of the window stays the
1232 * same, thus the size of the text area changes. On Win98 it's OK, on Win
1283 * Get the character size of a font.
1286 GetFontSize(GuiFont font) argument
1290 HFONT hfntOld = SelectFont(hdc, (HFONT)font);
1320 HFONT font local
1355 GuiFont font = NOFONT; local
1382 gui_mch_free_font(GuiFont font) argument
2173 SIZE size; local
2187 SIZE size; local
2752 PAINTSTRUCT ps; local
3083 GuiFont font = NOFONT; local
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dgnuplot.vim82 syn keyword gnuplotType size origin multiplot xtics xr[ange] yr[ange] square nosquare ratio noratio
103 syn keyword gnuplotType label nolabel logscale nolog[scale] missing center font locale
105 syn keyword gnuplotType linestyle nolinestyle linetype lt linewidth lw pointtype pt pointsize ps
112 syn keyword gnuplotType aifm cgm dumb fig gif small large size nofontlist winword6 corel dxf emf
135 syn keyword gnuplotType trange urange vrange sample[s] size
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
275 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
615 % latex.ltx, since we use a different font for the raised A; it's most
616 % convenient for us to use an explicitly smaller font, rather than using
617 % the \scriptstyle font (since we don't reset \scriptstyle and
640 % @: forces normal size whitespace following.
708 % \dimen0 is the vertical size of the group's box.
776 % Back up by the size of the box, whether we did a page break or not.
793 % outputs text on separate line in roman font, starting at standard page margin
820 % make the vbox yourself of the appropriate size
[all...]
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
275 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
615 % latex.ltx, since we use a different font for the raised A; it's most
616 % convenient for us to use an explicitly smaller font, rather than using
617 % the \scriptstyle font (since we don't reset \scriptstyle and
640 % @: forces normal size whitespace following.
708 % \dimen0 is the vertical size of the group's box.
776 % Back up by the size of the box, whether we did a page break or not.
793 % outputs text on separate line in roman font, starting at standard page margin
820 % make the vbox yourself of the appropriate size
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
272 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
612 % latex.ltx, since we use a different font for the raised A; it's most
613 % convenient for us to use an explicitly smaller font, rather than using
614 % the \scriptstyle font (since we don't reset \scriptstyle and
637 % @: forces normal size whitespace following.
705 % \dimen0 is the vertical size of the group's box.
773 % Back up by the size of the box, whether we did a page break or not.
790 % outputs text on separate line in roman font, starting at standard page margin
817 % make the vbox yourself of the appropriate size
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex56 % dvips foo.dvi -o # or whatever; this makes foo.ps.
195 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
514 % @: forces normal size whitespace following.
646 % Back up by the size of the box, whether we did a page break or not.
658 % @dots{} output an ellipsis using the current font.
660 % font as three actual period characters.
689 % outputs text on separate line in roman font, starting at standard page margin
718 % make the vbox yourself of the appropriate size.
849 \let\implicitmath = $%$ font-lock fix
1112 % Texinfo sort of supports the sans serif font styl
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex54 % dvips foo.dvi -o # or whatever; this makes foo.ps.
222 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
533 % @: forces normal size whitespace following.
584 % \dimen0 is the vertical size of the group's box.
687 % Back up by the size of the box, whether we did a page break or not.
699 % @dots{} output an ellipsis using the current font.
701 % font as three actual period characters.
730 % outputs text on separate line in roman font, starting at standard page margin
759 % make the vbox yourself of the appropriate size.
891 \let\implicitmath = $%$ font
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex53 % dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
182 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
501 % @: forces normal size whitespace following.
633 % Back up by the size of the box, whether we did a page break or not.
645 % @dots{} output an ellipsis using the current font.
647 % font as three actual period characters.
676 % outputs text on separate line in roman font, starting at standard page margin
705 % make the vbox yourself of the appropriate size.
1066 % Texinfo sort of supports the sans serif font style, which plain TeX does not.
1079 % Set the font macr
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
277 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
620 % latex.ltx, since we use a different font for the raised A; it's most
621 % convenient for us to use an explicitly smaller font, rather than using
622 % the \scriptstyle font (since we don't reset \scriptstyle and
645 % @: forces normal size whitespace following.
728 % \dimen0 is the vertical size of the group's box.
796 % Back up by the size of the box, whether we did a page break or not.
813 % outputs text on separate line in roman font, starting at standard page margin
840 % make the vbox yourself of the appropriate size
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
277 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
620 % latex.ltx, since we use a different font for the raised A; it's most
621 % convenient for us to use an explicitly smaller font, rather than using
622 % the \scriptstyle font (since we don't reset \scriptstyle and
645 % @: forces normal size whitespace following.
728 % \dimen0 is the vertical size of the group's box.
796 % Back up by the size of the box, whether we did a page break or not.
813 % outputs text on separate line in roman font, starting at standard page margin
840 % make the vbox yourself of the appropriate size
[all...]
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex53 % dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
182 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
500 % @: forces normal size whitespace following.
632 % Back up by the size of the box, whether we did a page break or not.
644 % @dots{} output an ellipsis using the current font.
646 % font as three actual period characters.
675 % outputs text on separate line in roman font, starting at standard page margin
1026 % Texinfo sort of supports the sans serif font style, which plain TeX does not.
1039 % Set the font macro #1 to the font name
[all...]
/macosx-10.9.5/ncurses-42/ncurses/include/
H A DCaps.aix4299 micro_col_size mcs num Yf - - ----- character step size when in micro mode
300 micro_line_size mls num Yg - - ----- line step size when in micro mode
307 wide_char_size widcs num Yn - - ----- character step size when in double wide mode
442 print_screen mc0 str ps - - -B-G-* print contents of screen
512 font_0 font0 str f0 - - ----K select font 0
513 font_1 font1 str f1 - - ----K select font 1
514 font_2 font2 str f2 - - ----K select font 2
515 font_3 font3 str f3 - - ----K select font 3
516 font_4 font4 str f4 - - ----K select font 4
517 font_5 font5 str f5 - - ----K select font
[all...]
/macosx-10.9.5/cups-372.4/cups/
H A Dconfigure1185 -psdir | --psdir | --psdi | --psd | --ps)
1187 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1498 --psdir=DIR ps documentation [DOCDIR]
1568 --with-fontpath set font path for pstoraster
3131 array size at least. It's necessary to write '\x00'==0 to get something
6796 # Default to optimize-for-size and debug
6944 # -D_FORTIFY_SOURCE=2 adds additional object size
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dtermcap.src341 :pf=\E[4i:po=\E[5i:ps=\E[0i:
432 # beware of screen size problems and memory relative cursor addressing.
647 # 1.9.9. All linux kernels since 1.2.13 (at least) set the screen size
673 # 1.9.9. All linux kernels since 1.2.13 (at least) set the screen size
896 # SGR10 - Select font 0 - ESC [ 10 m or SO
897 # SGR11 - Select font 1 - ESC [ 11 m or SI
898 # SGR12 - Select font 2 - ESC [ 12 m
900 # SGR17 - Select font 7 - ESC [ 17 m
903 # location because the UNIX PC has dynamically reloadable fonts. I use font
904 # 0 for regular text and font
[all...]

Completed in 286 milliseconds