Home
last modified time | relevance | path

Searched refs:last_fillstyle (Results 1 – 6 of 6) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwgdiplus.cpp492 int last_fillstyle = -1; local
647 ((curptr->op == W_fillstyle) && (curptr->x != unsigned(last_fillstyle))))) {
1114 if ((fillstyle == last_fillstyle) &&
1171 last_fillstyle = fillstyle;
H A Dwd2d.cpp1187 int last_fillstyle = -1; local
1326 ((curptr->op == W_fillstyle) && (curptr->x != unsigned(last_fillstyle))))) {
1809 if ((fillstyle == last_fillstyle) &&
1865 last_fillstyle = fillstyle;
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwgdiplus.cpp492 int last_fillstyle = -1; local
647 ((curptr->op == W_fillstyle) && (curptr->x != unsigned(last_fillstyle))))) {
1114 if ((fillstyle == last_fillstyle) &&
1171 last_fillstyle = fillstyle;
H A Dwd2d.cpp1187 int last_fillstyle = -1; local
1326 ((curptr->op == W_fillstyle) && (curptr->x != unsigned(last_fillstyle))))) {
1809 if ((fillstyle == last_fillstyle) &&
1865 last_fillstyle = fillstyle;
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwgdiplus.cpp497 int last_fillstyle = -1; local
654 ((curptr->op == W_fillstyle) && (curptr->x != unsigned(last_fillstyle))))) {
1122 if ((fillstyle == last_fillstyle) &&
1179 last_fillstyle = fillstyle;
H A Dwd2d.cpp729 int last_fillstyle = -1; local
892 ((curptr->op == W_fillstyle) && (curptr->x != unsigned(last_fillstyle))))) {
1376 if ((fillstyle == last_fillstyle) &&
1432 last_fillstyle = fillstyle;