Home
last modified time | relevance | path

Searched refs:xdash (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DTransform.cpp166 osg::BoundingSphere::vec_type xdash = bsphere._center;
167 xdash.x() += bsphere._radius;
168 xdash = xdash*l2w;
180 xdash -= bsphere._center;
181 osg::BoundingSphere::value_type sqrlen_xdash = xdash.length2();
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DTransform.cpp166 osg::BoundingSphere::vec_type xdash = bsphere._center; in computeBound() local
167 xdash.x() += bsphere._radius; in computeBound()
168 xdash = xdash*l2w; in computeBound()
180 xdash -= bsphere._center; in computeBound()
181 osg::BoundingSphere::value_type sqrlen_xdash = xdash.length2(); in computeBound()
/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwgdiplus.cpp767 rect.left = xdash - htic - 0.5;
768 rect.right = xdash + htic + 0.5;
896 PointF pointF(xdash + hshift, ydash + vshift);
953 draw_enhanced_text(lpgw, rect, xdash, ydash, str);
1003 boxedtext.start.x = xdash;
1179 ppt[0].X = xdash;
1189 Point p1(xdash + 0.5, ydash + 0.5);
1336 ppt[polyi].X = xdash;
1417 corners[seq - 1].x = xdash + 0.5;
1524 xofs = xdash + 0.5;
[all …]
H A Dwd2d.cpp1221 float xdash, ydash; /* the transformed coordinates */ local
1458 rect.left = xdash - htic - 0.5;
1459 rect.right = xdash + htic + 0.5;
1652 draw_enhanced_text(lpgw, rect, xdash, ydash, str);
1702 boxedtext.start.x = xdash;
1873 ppt[0].x = xdash;
1884 rect.left = trunc(xdash);
2019 ppt[polyi].x = xdash;
2104 corners[seq - 1].x = xdash + 0.5;
2250 xofs = trunc(xdash) + 0.5;
[all …]
H A Dwgraph.c1280 MoveTo(hdc, xdash, ydash); in dot()
1281 LineTo(hdc, xdash, ydash + 1); in dot()
2180 rect.left = xdash - htic;
2181 rect.right = xdash + htic;
2388 boxedtext.start.x = xdash;
2588 ppt[0].x = xdash;
2600 width = abs(xdash - ppt[0].x);
2602 p.x = GPMIN(ppt[0].x, xdash);
2782 ppt[polyi].x = xdash;
2911 corners[seq-1].x = xdash;
[all …]
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwgdiplus.cpp767 rect.left = xdash - htic - 0.5;
768 rect.right = xdash + htic + 0.5;
896 PointF pointF(xdash + hshift, ydash + vshift);
953 draw_enhanced_text(lpgw, rect, xdash, ydash, str);
1003 boxedtext.start.x = xdash;
1179 ppt[0].X = xdash;
1189 Point p1(xdash + 0.5, ydash + 0.5);
1336 ppt[polyi].X = xdash;
1417 corners[seq - 1].x = xdash + 0.5;
1524 xofs = xdash + 0.5;
[all …]
H A Dwd2d.cpp1221 float xdash, ydash; /* the transformed coordinates */ local
1458 rect.left = xdash - htic - 0.5;
1459 rect.right = xdash + htic + 0.5;
1652 draw_enhanced_text(lpgw, rect, xdash, ydash, str);
1702 boxedtext.start.x = xdash;
1873 ppt[0].x = xdash;
1884 rect.left = trunc(xdash);
2019 ppt[polyi].x = xdash;
2104 corners[seq - 1].x = xdash + 0.5;
2250 xofs = trunc(xdash) + 0.5;
[all …]
H A Dwgraph.c1280 MoveTo(hdc, xdash, ydash); in dot()
1281 LineTo(hdc, xdash, ydash + 1); in dot()
2180 rect.left = xdash - htic;
2181 rect.right = xdash + htic;
2388 boxedtext.start.x = xdash;
2588 ppt[0].x = xdash;
2600 width = abs(xdash - ppt[0].x);
2602 p.x = GPMIN(ppt[0].x, xdash);
2782 ppt[polyi].x = xdash;
2911 corners[seq-1].x = xdash;
[all …]
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwgdiplus.cpp775 rect.left = xdash - htic - 0.5;
776 rect.right = xdash + htic + 0.5;
904 PointF pointF(xdash + hshift, ydash + vshift);
961 draw_enhanced_text(lpgw, rect, xdash, ydash, str);
1011 boxedtext.start.x = xdash;
1187 ppt[0].X = xdash;
1197 Point p1(xdash + 0.5, ydash + 0.5);
1344 ppt[polyi].X = xdash;
1427 corners[seq - 1].x = xdash + 0.5;
1534 xofs = xdash + 0.5;
[all …]
H A Dwd2d.cpp763 float xdash, ydash; /* the transformed coordinates */ local
1028 rect.left = xdash - htic - 0.5;
1029 rect.right = xdash + htic + 0.5;
1219 draw_enhanced_text(lpgw, rect, xdash, ydash, str);
1269 boxedtext.start.x = xdash;
1440 ppt[0].x = xdash;
1451 rect.left = trunc(xdash);
1586 ppt[polyi].x = xdash;
1671 corners[seq - 1].x = xdash + 0.5;
1815 xofs = trunc(xdash) + 0.5;
[all …]
H A Dwgraph.c1224 MoveTo(hdc, xdash, ydash); in dot()
1225 LineTo(hdc, xdash, ydash + 1); in dot()
2032 rect.left = xdash - htic;
2033 rect.right = xdash + htic;
2240 boxedtext.start.x = xdash;
2440 ppt[0].x = xdash;
2452 width = abs(xdash - ppt[0].x);
2454 p.x = GPMIN(ppt[0].x, xdash);
2634 ppt[polyi].x = xdash;
2763 corners[seq-1].x = xdash;
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/coxplot/
H A Dsetlin.c16 static real xdash[40] /* was [8][5] */ = { 1.f,1.f,1.f,1.f,1.f,1.f, in setlin_() local
43 setdsh_(&ndash[nd - 1], &xdash[(nd << 3) - 8]); in setlin_()
/dports/games/openmw/openmw-openmw-0.47.0/components/sceneutil/
H A Dutil.cpp155 osg::BoundingSphere::vec_type xdash = bsphere._center; in transformBoundingSphere() local
156 xdash.x() += bsphere._radius; in transformBoundingSphere()
157 xdash = xdash*matrix; in transformBoundingSphere()
169 xdash -= bsphere._center; in transformBoundingSphere()
170 osg::BoundingSphere::value_type sqrlen_xdash = xdash.length2(); in transformBoundingSphere()
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/clang-format/
H A Dexcludelist6103 include/svx/xdash.hxx
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/clang-format/
H A Dblacklist7369 include/svx/xdash.hxx
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2010-12-0616974 http://tools.ietf.org/html/draft-saintandre-xdash-considered-harmful