Home
last modified time | relevance | path

Searched refs:lopnWidth (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwgraph.c862 plp->lopnWidth.x = 1; in StorePen()
865 plp->lopnWidth.y = 0; in StorePen()
873 plp->lopnWidth.x = 1; in StorePen()
876 plp->lopnWidth.y = 0; in StorePen()
3602 (pc->lopnWidth.x != 1) ? -pc->lopnWidth.x : pc->lopnStyle,
3603 (pm->lopnWidth.x != 1) ? -pm->lopnWidth.x : pm->lopnStyle);
4017 plpm->lopnWidth.x = 1;
4059 plpc->lopnWidth.x = 1;
4061 plpm->lopnWidth.x = 1;
4066 plpc->lopnWidth.x = 1;
[all …]
H A Dwgdiplus.cpp816 cur_penstruct.lopnWidth =
817 … (lpgw->color && isColor) ? lpgw->colorpen[cur_pen].lopnWidth : lpgw->monopen[cur_pen].lopnWidth;
830 cur_penstruct.lopnWidth.x = 1;
835 cur_penstruct.lopnWidth.x = 1;
837 cur_penstruct.lopnWidth.x *= line_width;
843 solid_pen.SetWidth(cur_penstruct.lopnWidth.x);
846 pen.SetWidth(cur_penstruct.lopnWidth.x);
H A Dwd2d.cpp1517 cur_penstruct.lopnWidth =
1518 … (lpgw->color && isColor) ? lpgw->colorpen[cur_pen].lopnWidth : lpgw->monopen[cur_pen].lopnWidth;
1531 cur_penstruct.lopnWidth.x = 1;
1536 cur_penstruct.lopnWidth.x = 1;
1538 cur_penstruct.lopnWidth.x *= line_width;
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwgraph.c862 plp->lopnWidth.x = 1; in StorePen()
865 plp->lopnWidth.y = 0; in StorePen()
873 plp->lopnWidth.x = 1; in StorePen()
876 plp->lopnWidth.y = 0; in StorePen()
3602 (pc->lopnWidth.x != 1) ? -pc->lopnWidth.x : pc->lopnStyle,
3603 (pm->lopnWidth.x != 1) ? -pm->lopnWidth.x : pm->lopnStyle);
4017 plpm->lopnWidth.x = 1;
4059 plpc->lopnWidth.x = 1;
4061 plpm->lopnWidth.x = 1;
4066 plpc->lopnWidth.x = 1;
[all …]
H A Dwgdiplus.cpp816 cur_penstruct.lopnWidth =
817 … (lpgw->color && isColor) ? lpgw->colorpen[cur_pen].lopnWidth : lpgw->monopen[cur_pen].lopnWidth;
830 cur_penstruct.lopnWidth.x = 1;
835 cur_penstruct.lopnWidth.x = 1;
837 cur_penstruct.lopnWidth.x *= line_width;
843 solid_pen.SetWidth(cur_penstruct.lopnWidth.x);
846 pen.SetWidth(cur_penstruct.lopnWidth.x);
H A Dwd2d.cpp1517 cur_penstruct.lopnWidth =
1518 … (lpgw->color && isColor) ? lpgw->colorpen[cur_pen].lopnWidth : lpgw->monopen[cur_pen].lopnWidth;
1531 cur_penstruct.lopnWidth.x = 1;
1536 cur_penstruct.lopnWidth.x = 1;
1538 cur_penstruct.lopnWidth.x *= line_width;
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwgraph.c825 plp->lopnWidth.x = 1; in StorePen()
828 plp->lopnWidth.y = 0; in StorePen()
836 plp->lopnWidth.x = 1; in StorePen()
839 plp->lopnWidth.y = 0; in StorePen()
3396 (pc->lopnWidth.x != 1) ? -pc->lopnWidth.x : pc->lopnStyle,
3397 (pm->lopnWidth.x != 1) ? -pm->lopnWidth.x : pm->lopnStyle);
3813 plpm->lopnWidth.x = 1;
3855 plpc->lopnWidth.x = 1;
3857 plpm->lopnWidth.x = 1;
3862 plpc->lopnWidth.x = 1;
[all …]
H A Dwgdiplus.cpp824 cur_penstruct.lopnWidth =
825 … (lpgw->color && isColor) ? lpgw->colorpen[cur_pen].lopnWidth : lpgw->monopen[cur_pen].lopnWidth;
838 cur_penstruct.lopnWidth.x = 1;
843 cur_penstruct.lopnWidth.x = 1;
845 cur_penstruct.lopnWidth.x *= line_width;
851 solid_pen.SetWidth(cur_penstruct.lopnWidth.x);
854 pen.SetWidth(cur_penstruct.lopnWidth.x);
H A Dwd2d.cpp1087 cur_penstruct.lopnWidth =
1088 … (lpgw->color && isColor) ? lpgw->colorpen[cur_pen].lopnWidth : lpgw->monopen[cur_pen].lopnWidth;
1101 cur_penstruct.lopnWidth.x = 1;
1106 cur_penstruct.lopnWidth.x = 1;
1108 cur_penstruct.lopnWidth.x *= line_width;
/dports/math/ngraph/Ngraph-6.3.54-src/x11drive/
H A Dwmfapi.c363 pen->Pen.lopnWidth.x=nWidth; in CreatePen()
364 pen->Pen.lopnWidth.y=0; in CreatePen()
388 write(hdc,&(pen->Pen.lopnWidth),sizeof(pen->Pen.lopnWidth)); in SelectObject()
H A Dwmfapi.h50 POINT lopnWidth; member
/dports/editors/lazarus/lazarus/test/lcltests/
H A Dtestpen.pas33 LP.lopnWidth := Point(2, 0);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/test/lcltests/
H A Dtestpen.pas33 LP.lopnWidth := Point(2, 0);
/dports/editors/lazarus-qt5/lazarus/test/lcltests/
H A Dtestpen.pas33 LP.lopnWidth := Point(2, 0);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/test/lcltests/
H A Dtestpen.pas33 LP.lopnWidth := Point(2, 0);
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dtext.c137 ss.pen.lopnWidth.x = 1; in underscore_font()
160 ss.pen.lopnWidth.x = sys otmsUnderscoreSize; in underscore_font()
178 gppen = stylus_gp_get_pen(ss.pen.lopnWidth.x, in underscore_font()
202 if ( ss.pen.lopnWidth.x != sys otmsStrikeoutSize ) { in underscore_font()
204 gppen = stylus_gp_get_pen(ss.pen.lopnWidth.x, in underscore_font()
212 ss.pen.lopnWidth.x = sys otmsStrikeoutSize; in underscore_font()
H A Dgp.c210 if ( !sys opaquePen) sys opaquePen = CreatePen( PS_SOLID, sys stylus.pen.lopnWidth.x, sys lbs[1]);\
805 if ( sys stylus. pen. lopnWidth. x > 1 && in apc_gp_rectangle()
806 (sys stylus. pen. lopnWidth. x % 2) == 0 in apc_gp_rectangle()
1373 s-> pen. lopnWidth. x = lineWidth + .5; in apc_gp_set_line_width()
H A Dstock.c55 int i, delta = p. lopnWidth. x > 1 ? p. lopnWidth. x - 1 : 0; in stylus_alloc()
62 if ( !( ret-> hpen = ExtCreatePen( ret-> s. extPen. style, p. lopnWidth. x, &pb, in stylus_alloc()
132 if ( s-> pen. lopnWidth. x > 1) { in stylus_extpenned()
/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Ddrvwmf.cpp190 penData.lopnWidth = PenWidth; // width of pen in derivedConstructor()
444 penData.lopnWidth=PenWidth; in setDrawAttr()
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dwin32structs.h468 POINT lopnWidth; member
/dports/editors/lazarus/lazarus/lcl/interfaces/mui/
H A Dmuidrawing.pas644 FWidth := APenData.lopnWidth.X;
1489 APenData.lopnWidth := Point(1,1);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/mui/
H A Dmuidrawing.pas644 FWidth := APenData.lopnWidth.X;
1489 APenData.lopnWidth := Point(1,1);
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvwmf.cpp232 penData.lopnWidth = PenWidth; // width of pen in derivedConstructor()
605 penData.lopnWidth = PenWidth; in setDrawAttr()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/mui/
H A Dmuidrawing.pas644 FWidth := APenData.lopnWidth.X;
1489 APenData.lopnWidth := Point(1,1);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/mui/
H A Dmuidrawing.pas644 FWidth := APenData.lopnWidth.X;
1489 APenData.lopnWidth := Point(1,1);

12345678910>>...15