Home
last modified time | relevance | path

Searched refs:fillpattern (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/trellis/prjtrellis-5eb0ad87/libtrellis/tools/
H A Decpmulti.cpp48 std::array<char, 4096> fillpattern; in main() local
50 std::fill(fillpattern.begin(), fillpattern.end(), 0xff); in main()
187 out_file.write(fillpattern.data(), batch_size); in main()
193 out_file.write(fillpattern.data(), 256); in main()
/dports/math/grace/grace-5.1.25/grconvert/
H A Dgrconvert.h260 int fillpattern; /* fill pattern */ member
485 int fillpattern; member
501 int fillpattern; member
H A Ddefaults.c138 b->fillpattern = 1; in set_default_box()
152 e->fillpattern = 1; in set_default_ellipse()
218 p->fillpattern = 0; /* fill pattern */ in set_default_plotarr()
H A Dwriteasc.c317 fprintf(pp, "%s s%1d fill pattern %d\n", embedstr, i, p.fillpattern); in putparms()
614 fprintf(pp, "%s box fill pattern %d\n", embedstr, b.fillpattern); in put_annotation()
644 fprintf(pp, "%s ellipse fill pattern %d\n", embedstr, e.fillpattern); in put_annotation()
H A Dreadbin.c94 if ((err = read_int(&(d->fillpattern), 1, fin))) in read_boxtype()
141 if ((err = read_int(&(d->fillpattern), 1, fin))) in read_ellipsetype()
508 if ((err = read_int(&(d->fillpattern), 1, fin))) in read_plotarr()
/dports/math/grace/grace-5.1.25/src/
H A Ddefines.h431 int fillpattern; member
470 int fillpattern; member
H A Ddefaults.c168 b->fillpattern = grdefaults.pattern; in set_default_box()
181 e->fillpattern = grdefaults.pattern; in set_default_ellipse()
H A Dstrwin.c525 SetOptionChoice(ui->fill_pattern_item, boxes[boxno].fillpattern); in update_box_edit()
546 SetOptionChoice(ui->fill_pattern_item, ellip[ellipno].fillpattern); in update_ellipse_edit()
607 ellip[ellipno].fillpattern = GetOptionChoice(ui->fill_pattern_item); in ellipse_edit_proc()
655 boxes[boxno].fillpattern = GetOptionChoice(ui->fill_pattern_item); in box_edit_proc()
H A Dobjutils.c466 boxes[id].fillpattern = box_fillpat; in init_box()
492 ellip[id].fillpattern = ellipse_fillpat; in init_ellipse()
H A Dmifdrv.c67 static int mif_fillpattern(int fillpattern) in mif_fillpattern() argument
69 switch (fillpattern) { in mif_fillpattern()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/draw/
H A Dconfig.pl182 resource(fillpattern, image, image('16x16/fillpattern.bm')).
196 icon(fillpattern)
/dports/math/asymptote/asymptote-2.67/
H A Dpsfile.cc230 if(!p.fillpattern().empty() && p.fillpattern() != lastpen.fillpattern()) in setpen()
231 *out << p.fillpattern() << " setpattern" << newl; in setpen()
H A Ddrawfill.h33 bool svgpng() {return pentype.fillpattern() != "";} in svgpng()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dpsfile.cc225 if(!p.fillpattern().empty() && p.fillpattern() != lastpen.fillpattern()) in setpen()
226 *out << p.fillpattern() << " setpattern" << newl; in setpen()
H A Ddrawfill.h32 bool svgpng() {return pentype.fillpattern() != "";} in svgpng()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dmisc.c1353 fs->fillpattern = def_pattern; in parse_fillstyle()
1399 fs->fillpattern = int_expression(); in parse_fillstyle()
1400 if (fs->fillpattern < 0) in parse_fillstyle()
1401 fs->fillpattern = 0; in parse_fillstyle()
H A Dterm_api.h222 int fillpattern; member
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dterm_api.h231 int fillpattern; member
H A Dmisc.c1185 fs->fillpattern = int_expression(); in parse_fillstyle()
1186 if (fs->fillpattern < 0) in parse_fillstyle()
1187 fs->fillpattern = 0; in parse_fillstyle()
H A Dplot2d.c1980 pattern_num = default_fillstyle.fillpattern; /* default fill pattern */ in eval_plots()
2020 fs.fillpattern = LT_UNDEFINED; in eval_plots()
2053 newhist_pattern = fs.fillpattern; in eval_plots()
2565 this_plot->fill_properties.fillpattern = pattern_num; in eval_plots()
2702 this_plot->fill_properties.fillpattern = pattern_num; in eval_plots()
2707 pattern_num = this_plot->fill_properties.fillpattern + 1; in eval_plots()
2802 this_plot->fill_properties.fillpattern = this_plot->histogram_sequence in eval_plots()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dterm_api.h231 int fillpattern; member
H A Dmisc.c1185 fs->fillpattern = int_expression(); in parse_fillstyle()
1186 if (fs->fillpattern < 0) in parse_fillstyle()
1187 fs->fillpattern = 0; in parse_fillstyle()
H A Dplot2d.c1980 pattern_num = default_fillstyle.fillpattern; /* default fill pattern */ in eval_plots()
2020 fs.fillpattern = LT_UNDEFINED; in eval_plots()
2053 newhist_pattern = fs.fillpattern; in eval_plots()
2565 this_plot->fill_properties.fillpattern = pattern_num; in eval_plots()
2702 this_plot->fill_properties.fillpattern = pattern_num; in eval_plots()
2707 pattern_num = this_plot->fill_properties.fillpattern + 1; in eval_plots()
2802 this_plot->fill_properties.fillpattern = this_plot->histogram_sequence in eval_plots()
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dshred.c248 fillpattern (int type, unsigned char *r, size_t size) in fillpattern() function
447 fillpattern (type, pbuf, lim); in dopass()
/dports/misc/gnuls/coreutils-8.30/src/
H A Dshred.c282 fillpattern (int type, unsigned char *r, size_t size) in fillpattern() function
481 fillpattern (type, pbuf, lim); in dopass()

123