Home
last modified time | relevance | path

Searched refs:xOffset (Results 1 – 25 of 3217) sorted by relevance

12345678910>>...129

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dsmallpaths.cpp69 static SkScalar xOffset = 34.f; in make_three_line() local
87 static SkScalar xOffset = 34.f; in make_arrow() local
116 static SkScalar xOffset = 5.0f; in make_battery() local
165 static SkScalar xOffset = 120; in make_ring() local
182 path->cubicTo(xOffset + 137.07f, yOffset + 287.219f, xOffset + 138.242f, yOffset + 287.086f, in make_ring()
184 path->cubicTo(xOffset + 140.234f, yOffset + 286.078f, xOffset + 141.031f, yOffset + 285.203f, in make_ring()
187 path->cubicTo(xOffset + 143.492f, yOffset + 289.375f, xOffset + 138.992f, yOffset + 291.656f, in make_ring()
198 path->cubicTo(xOffset + 132.758f, yOffset + 282.508f, xOffset + 132.883f, yOffset + 283.687f, in make_ring()
200 path->cubicTo(xOffset + 133.907f, yOffset + 285.679f, xOffset + 134.774f, yOffset + 286.468f, in make_ring()
203 path->cubicTo(xOffset + 130.602f, yOffset + 288.929f, xOffset + 128.313f, yOffset + 284.437f, in make_ring()
[all …]
H A Dtextblobtransforms.cpp89 canvas->translate(-xOffset, 0); in onDraw()
118 canvas->translate(xOffset, 0); in onDraw()
121 canvas->translate(xOffset, 0); in onDraw()
126 canvas->translate(xOffset, 0); in onDraw()
132 canvas->translate(xOffset, 0); in onDraw()
137 canvas->translate(xOffset, 0); in onDraw()
142 canvas->translate(xOffset, 0); in onDraw()
147 canvas->translate(xOffset, 0); in onDraw()
152 canvas->translate(xOffset, 0); in onDraw()
157 canvas->translate(xOffset, 0); in onDraw()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dsmallpaths.cpp202 b.cubicTo(xOffset + 137.07f, yOffset + 287.219f, xOffset + 138.242f, yOffset + 287.086f, in make_ring()
204 b.cubicTo(xOffset + 140.234f, yOffset + 286.078f, xOffset + 141.031f, yOffset + 285.203f, in make_ring()
207 b.cubicTo(xOffset + 143.492f, yOffset + 289.375f, xOffset + 138.992f, yOffset + 291.656f, in make_ring()
218 b.cubicTo(xOffset + 132.758f, yOffset + 282.508f, xOffset + 132.883f, yOffset + 283.687f, in make_ring()
220 b.cubicTo(xOffset + 133.907f, yOffset + 285.679f, xOffset + 134.774f, yOffset + 286.468f, in make_ring()
223 b.cubicTo(xOffset + 130.602f, yOffset + 288.929f, xOffset + 128.313f, yOffset + 284.437f, in make_ring()
233 b.cubicTo(xOffset + 137.461f, yOffset + 278.203f, xOffset + 136.297f, yOffset + 278.328f, in make_ring()
235 b.cubicTo(xOffset + 134.297f, yOffset + 279.344f, xOffset + 133.508f, yOffset + 280.219f, in make_ring()
238 b.cubicTo(xOffset + 131.047f, yOffset + 276.039f, xOffset + 135.539f, yOffset + 273.758f, in make_ring()
243 b.cubicTo(xOffset + 141.773f, yOffset + 282.907f, xOffset + 141.648f, yOffset + 281.735f, in make_ring()
[all …]
H A Dtextblobtransforms.cpp89 canvas->translate(-xOffset, 0); in onDraw()
118 canvas->translate(xOffset, 0); in onDraw()
121 canvas->translate(xOffset, 0); in onDraw()
126 canvas->translate(xOffset, 0); in onDraw()
132 canvas->translate(xOffset, 0); in onDraw()
137 canvas->translate(xOffset, 0); in onDraw()
142 canvas->translate(xOffset, 0); in onDraw()
147 canvas->translate(xOffset, 0); in onDraw()
152 canvas->translate(xOffset, 0); in onDraw()
157 canvas->translate(xOffset, 0); in onDraw()
[all …]
/dports/games/manaplus/manaplus-2.1.3.17/src/unittests/resources/
H A Dmstack.cc37 val1.xOffset = 10;
52 val1.xOffset = 10;
66 val1.xOffset = 10;
76 val1.xOffset = 10;
83 val2.xOffset = 20;
90 val3.xOffset = 30;
101 val1.xOffset = 10;
114 val1.xOffset = 10;
120 val2.xOffset = 20;
146 val1.xOffset = 10;
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/Geometry/Testing/Cxx/
H A DTestUnstructuredGridGeometryFilter.cxx166 xOffset += 1.0; in TestUnstructuredGridGeometryFilter()
189 xOffset = 0.0; in TestUnstructuredGridGeometryFilter()
210 xOffset += 2.0; in TestUnstructuredGridGeometryFilter()
237 xOffset += 2.0; in TestUnstructuredGridGeometryFilter()
262 xOffset += 2.0; in TestUnstructuredGridGeometryFilter()
297 xOffset = 0.0; in TestUnstructuredGridGeometryFilter()
332 xOffset += 2.0; in TestUnstructuredGridGeometryFilter()
372 xOffset += 3.0; in TestUnstructuredGridGeometryFilter()
399 xOffset += 2.0; in TestUnstructuredGridGeometryFilter()
431 xOffset += 2.0; in TestUnstructuredGridGeometryFilter()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/Geometry/Testing/Cxx/
H A DTestUnstructuredGridGeometryFilter.cxx165 xOffset+=1.0; in TestUnstructuredGridGeometryFilter()
189 xOffset=0.0; in TestUnstructuredGridGeometryFilter()
211 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
239 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
265 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
301 xOffset=0.0; in TestUnstructuredGridGeometryFilter()
337 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
381 xOffset+=3.0; in TestUnstructuredGridGeometryFilter()
409 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
442 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/Geometry/Testing/Cxx/
H A DTestUnstructuredGridGeometryFilter.cxx164 xOffset+=1.0; in TestUnstructuredGridGeometryFilter()
188 xOffset=0.0; in TestUnstructuredGridGeometryFilter()
210 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
238 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
264 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
300 xOffset=0.0; in TestUnstructuredGridGeometryFilter()
336 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
380 xOffset+=3.0; in TestUnstructuredGridGeometryFilter()
408 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
441 xOffset+=2.0; in TestUnstructuredGridGeometryFilter()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/egl_tests/
H A DEGLPreRotationTest.cpp903 GLint xOffset = 40; in TEST_P() local
1359 GLint xOffset = 40; in TEST_P() local
1477 GLint xOffset = 40; in TEST_P() local
1596 GLint xOffset = 40; in TEST_P() local
1810 GLint xOffset = 0; in TEST_P() local
1835 xOffset = -10; in TEST_P()
1967 GLint xOffset = 0; in TEST_P() local
1992 xOffset = -10; in TEST_P()
2091 GLint xOffset = 0; in TEST_P() local
2117 xOffset = -10; in TEST_P()
[all …]
/dports/comms/qsstv/qsstv/scope/
H A Dscopeview.cpp38 xOffset=0; in scopeView()
71 xOffset=xoffset; in setOffset()
79 if(position<xOffset) return; in addData()
89 for(i=position-xOffset,j=0;i<(position+len-xOffset)&& (i<SCOPEMAXDATA);i++,j++) in addData()
111 for(i=position-xOffset,j=0;i<(position+len-xOffset)&& (i<SCOPEMAXDATA);i++,j++) in addData()
134 for(i=position-xOffset,j=0;i<(position+len-xOffset)&& (i<SCOPEMAXDATA);i++,j++) in addData()
155 for(i=position-xOffset,j=0;i<(position+len-xOffset)&& (i<SCOPEMAXDATA);i++,j++) in addData()
177 for(i=position-xOffset,j=0;i<(position+len-xOffset)&& (i<SCOPEMAXDATA);i++,j++) in addData()
199 for(i=position-xOffset,j=0;i<(position+len-xOffset)&& (i<SCOPEMAXDATA);i++,j++) in addData()
222 for(i=position-xOffset,j=0;i<(position+len-xOffset)&& (i<SCOPEMAXDATA);i++,j++) in addData()
[all …]
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/
H A DRtfExtraRowSet.java70 private final int xOffset; field in RtfExtraRowSet.PositionedCell
75 xOffset = offset; in PositionedCell()
97 } else if (this.xOffset < pc.xOffset) { in compareTo()
99 } else if (this.xOffset > pc.xOffset) { in compareTo()
109 hc ^= (hc * 11) + xOffset; in hashCode()
117 return (pc.rowIndex == rowIndex) && (pc.xOffset == xOffset); in equals()
140 int addTable(RtfTable tbl, int rowIndex, int xOffset) { in addTable() argument
160 xOffset += c.getCellWidth(); in addRow()
224 float xOffset = 0; in writeRow() local
232 if (cellIndex == 0 && pc.xOffset > 0) { in writeRow()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java330 int xOffset = 0; in runTest() local
342 new Point(leftX + xOffset, topY + yOffset), in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
351 new Point(centerX + xOffset, topY + yOffset), in runTest()
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
360 new Point(rightX - xOffset, topY + yOffset), in runTest()
366 ++xOffset; in runTest()
370 new Point(leftX + xOffset, centerY + yOffset), in runTest()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/Graphics/
H A DLineClipTest.java330 int xOffset = 0; in runTest() local
342 new Point(leftX + xOffset, topY + yOffset), in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
351 new Point(centerX + xOffset, topY + yOffset), in runTest()
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
360 new Point(rightX - xOffset, topY + yOffset), in runTest()
366 ++xOffset; in runTest()
370 new Point(leftX + xOffset, centerY + yOffset), in runTest()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java330 int xOffset = 0; in runTest() local
342 new Point(leftX + xOffset, topY + yOffset), in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
351 new Point(centerX + xOffset, topY + yOffset), in runTest()
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
360 new Point(rightX - xOffset, topY + yOffset), in runTest()
366 ++xOffset; in runTest()
370 new Point(leftX + xOffset, centerY + yOffset), in runTest()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java330 int xOffset = 0;
342 new Point(leftX + xOffset, topY + yOffset),
343 new Point(clipX1 - 1 - xOffset, topY + yOffset),
350 new Point(clipX1 + 1 + xOffset, topY + yOffset),
351 new Point(centerX + xOffset, topY + yOffset),
352 new Point(clipX2 - 1 - xOffset, topY + yOffset),
359 new Point(clipX2 + 1 + xOffset, topY + yOffset),
360 new Point(rightX - xOffset, topY + yOffset),
366 ++xOffset;
370 new Point(leftX + xOffset, centerY + yOffset),
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java330 int xOffset = 0; in runTest() local
342 new Point(leftX + xOffset, topY + yOffset), in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
351 new Point(centerX + xOffset, topY + yOffset), in runTest()
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
360 new Point(rightX - xOffset, topY + yOffset), in runTest()
366 ++xOffset; in runTest()
370 new Point(leftX + xOffset, centerY + yOffset), in runTest()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java330 int xOffset = 0; in runTest() local
342 new Point(leftX + xOffset, topY + yOffset), in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
351 new Point(centerX + xOffset, topY + yOffset), in runTest()
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
360 new Point(rightX - xOffset, topY + yOffset), in runTest()
366 ++xOffset; in runTest()
370 new Point(leftX + xOffset, centerY + yOffset), in runTest()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java330 int xOffset = 0; in runTest() local
342 new Point(leftX + xOffset, topY + yOffset), in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
351 new Point(centerX + xOffset, topY + yOffset), in runTest()
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
360 new Point(rightX - xOffset, topY + yOffset), in runTest()
366 ++xOffset; in runTest()
370 new Point(leftX + xOffset, centerY + yOffset), in runTest()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java330 int xOffset = 0; in runTest() local
342 new Point(leftX + xOffset, topY + yOffset), in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
351 new Point(centerX + xOffset, topY + yOffset), in runTest()
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
360 new Point(rightX - xOffset, topY + yOffset), in runTest()
366 ++xOffset; in runTest()
370 new Point(leftX + xOffset, centerY + yOffset), in runTest()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Graphics/
H A DLineClipTest.java329 int xOffset = 0; in runTest() local
341 new Point(leftX + xOffset, topY + yOffset), in runTest()
342 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
349 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
350 new Point(centerX + xOffset, topY + yOffset), in runTest()
351 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
358 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
359 new Point(rightX - xOffset, topY + yOffset), in runTest()
365 ++xOffset; in runTest()
369 new Point(leftX + xOffset, centerY + yOffset), in runTest()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Graphics/
H A DLineClipTest.java329 int xOffset = 0; in runTest() local
341 new Point(leftX + xOffset, topY + yOffset), in runTest()
342 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
349 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
350 new Point(centerX + xOffset, topY + yOffset), in runTest()
351 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
358 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
359 new Point(rightX - xOffset, topY + yOffset), in runTest()
365 ++xOffset; in runTest()
369 new Point(leftX + xOffset, centerY + yOffset), in runTest()
[all …]
/dports/devel/guichan/guichan-0.8.2/src/allegro/
H A Dallegrographics.cpp189 const int xOffset = mClipStack.top().xOffset; in drawImage() local
203 dstX + xOffset, in drawImage()
222 const int xOffset = mClipStack.top().xOffset; in drawPoint() local
226 x + xOffset, in drawPoint()
244 const int xOffset = mClipStack.top().xOffset; in drawLine() local
248 x1 + xOffset, in drawLine()
250 x2 + xOffset, in drawLine()
268 const int xOffset = mClipStack.top().xOffset; in drawRectangle() local
272 rectangle.x + xOffset, in drawRectangle()
292 const int xOffset = mClipStack.top().xOffset; in fillRectangle() local
[all …]
/dports/devel/fifechan/fifechan-0.1.5/src/allegro/
H A Dallegrographics.cpp210 const int xOffset = mClipStack.top().xOffset; in drawImage() local
224 dstX + xOffset, in drawImage()
243 const int xOffset = mClipStack.top().xOffset; in drawPoint() local
247 x + xOffset, in drawPoint()
265 const int xOffset = mClipStack.top().xOffset; in drawLine() local
269 x1 + xOffset, in drawLine()
271 x2 + xOffset, in drawLine()
289 const int xOffset = mClipStack.top().xOffset; in drawRectangle() local
293 rectangle.x + xOffset, in drawRectangle()
313 const int xOffset = mClipStack.top().xOffset; in fillRectangle() local
[all …]
/dports/games/warzone2100/warzone2100/src/
H A Dintdisplay.h121 void displayClear(int xOffset, int yOffset);
123 void displayImage(Image image, int xOffset, int yOffset);
124 void displayBlank(int xOffset, int yOffset);
125 void displayIfHighlight(int xOffset, int yOffset);
142 virtual void display(int xOffset, int yOffset);
175 virtual void display(int xOffset, int yOffset);
186 virtual void display(int xOffset, int yOffset);
208 virtual void display(int xOffset, int yOffset);
217 virtual void display(int xOffset, int yOffset);
226 void intDisplayImage(WIDGET *psWidget, UDWORD xOffset, UDWORD yOffset);
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/
H A DChart.php406 * @param int $xOffset
414 if ($xOffset !== null) {
415 $this->setTopLeftXOffset($xOffset);
465 * @param int $xOffset
472 if ($xOffset !== null) {
498 $this->topLeftXOffset = $xOffset;
524 * @param int $xOffset
532 if ($xOffset !== null) {
576 * @param int $xOffset
583 if ($xOffset !== null) {
[all …]

12345678910>>...129