Home
last modified time | relevance | path

Searched refs:DEFWIDTH (Results 1 – 25 of 39) sorted by relevance

12

/dports/math/asymptote/asymptote-2.67/
H A Dpen.h48 extern const double DEFWIDTH;
212 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
236 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
254 line(), linewidth(DEFWIDTH), P(P), in pen()
272 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
281 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
290 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
299 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
308 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
317 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
[all …]
H A Dpen.cc16 const double DEFWIDTH=-1; variable
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dpen.h51 extern const double DEFWIDTH;
215 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
239 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
257 line(), linewidth(DEFWIDTH), P(P), in pen()
275 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
284 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
293 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
302 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
311 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
320 line(), linewidth(DEFWIDTH), P(nullpath), in pen()
[all …]
H A Dpen.cc19 const double DEFWIDTH=-1; variable
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/window/
H A Dnext.c21 #define DEFWIDTH 400 /* default width and height */ macro
27 static int nextwidth=DEFWIDTH;
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/window/
H A Dnext.c21 #define DEFWIDTH 400 /* default width and height */ macro
27 static int nextwidth=DEFWIDTH;
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/window/
H A Dnext.c21 #define DEFWIDTH 400 /* default width and height */ macro
27 static int nextwidth=DEFWIDTH;
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/window/
H A Dnext.c21 #define DEFWIDTH 400 /* default width and height */ macro
27 static int nextwidth=DEFWIDTH;
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/window/
H A Dnext.c21 #define DEFWIDTH 400 /* default width and height */ macro
27 static int nextwidth=DEFWIDTH;
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/window/
H A Dnext.c21 #define DEFWIDTH 400 /* default width and height */ macro
27 static int nextwidth=DEFWIDTH;
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/window/
H A Dnext.c21 #define DEFWIDTH 400 /* default width and height */ macro
27 static int nextwidth=DEFWIDTH;
/dports/biology/lamarc/lamarc-2.1.8/src/tools/
H A Dstringx.h39 const long DEFWIDTH=8; variable
126 std::string Pretty(double number, int width=DEFWIDTH);
127 std::string Pretty(long number, int width=DEFWIDTH);
128 std::string Pretty(unsigned long number, int width=DEFWIDTH);
129 std::string Pretty(std::string str, int width=DEFWIDTH);
/dports/math/xspread/xspread-3.1.1c.orig/
H A Dvmtbl.c111 startval = (maintextcols - RESCOL) / DEFWIDTH;
179 fwidth[i] = DEFWIDTH;
H A Dcmds.c515 { fwidth[c] = DEFWIDTH;
590 fwidth[i] = DEFWIDTH;
1503 if (fwidth[c] != DEFWIDTH || precision[c] != DEFPREC || realfmt[c] != DEFREFMT )
1707 fwidth[c] = DEFWIDTH; in erasedb()
/dports/math/sc/sc-7.16/
H A Dvmtbl.c100 startval = ((COLS) - rescol) / DEFWIDTH; in growtbl()
166 fwidth[i] = DEFWIDTH; in growtbl()
/dports/comms/acfax/acfax/
H A Dx_image.h32 #define DEFWIDTH 16 macro
H A Dfax_funcs.c481 imgmax = DEFWIDTH; in decode_fax_gray()
522 lineinit = canwid - DEFWIDTH; in decode_fax_gray()
608 update_area(verimag, 0, 0, linepos, 0, (DEFWIDTH-1) - imline, canhei); in decode_fax_gray()
663 update_area(verimag, 0, 0, linepos, 0, (DEFWIDTH-1) - imline, canhei); in decode_fax_gray()
1452 imgmax = DEFWIDTH; in transmit_fax_gray()
H A Dx_image.c98 DEFWIDTH, hei, 32, 0); in create_images()
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dvmtbl.c155 startval = ((COLS) - rescol) / DEFWIDTH; in growtbl()
234 fwidth[i] = DEFWIDTH; in growtbl()
H A Dxls.c173 auto_justify(0, maxcols, DEFWIDTH); in open_xls()
H A Dsc.h74 #define DEFWIDTH 10 /* Default column width and precision */ macro
H A Dmain.c139 int colsinrange = DEFWIDTH;
H A Dfile.c98 fwidth[c] = DEFWIDTH; in erasedb()
403 if (fwidth[c] != DEFWIDTH || precision[c] != DEFPREC || realfmt[c] != DEFREFMT) in write_fd()
1171 auto_justify(0, maxcols, DEFWIDTH); in import_csv()
1335 auto_justify(0, maxcols, DEFWIDTH); in import_markdown()
/dports/math/kig/kig-21.12.3/pykig/
H A Dpykig.py24 DEFWIDTH=-1 variable
177 self.width=DEFWIDTH
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/ThirdParty/DirectShowSamples/
H A Dwinutil.h20 const int DEFWIDTH = 320; // Initial window width variable

12