Home
last modified time | relevance | path

Searched refs:clipX1 (Results 1 – 25 of 40) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java148 int clipX1; field in LineClipTest
197 col >= clipX1 && col < (clipX1 + clipSize)) in gridError()
318 clipX1 = (getWidth() - clipSize) / 2; in runTest()
320 int clipX2 = clipX1 + clipSize; in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
378 new Point(clipX1 + 1 + xOffset, clipY1 + 1 + yOffset), in runTest()
381 new Point(clipX1 + 1 + xOffset, centerY + yOffset), in runTest()
405 new Point(clipX1 - 1 - xOffset, bottomY - yOffset), in runTest()
412 new Point(clipX1 + 1 + xOffset, bottomY - yOffset), in runTest()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/Graphics/
H A DLineClipTest.java148 int clipX1; field in LineClipTest
197 col >= clipX1 && col < (clipX1 + clipSize)) in gridError()
318 clipX1 = (getWidth() - clipSize) / 2; in runTest()
320 int clipX2 = clipX1 + clipSize; in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
378 new Point(clipX1 + 1 + xOffset, clipY1 + 1 + yOffset), in runTest()
381 new Point(clipX1 + 1 + xOffset, centerY + yOffset), in runTest()
405 new Point(clipX1 - 1 - xOffset, bottomY - yOffset), in runTest()
412 new Point(clipX1 + 1 + xOffset, bottomY - yOffset), in runTest()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java148 int clipX1; field in LineClipTest
197 col >= clipX1 && col < (clipX1 + clipSize)) in gridError()
318 clipX1 = (getWidth() - clipSize) / 2; in runTest()
320 int clipX2 = clipX1 + clipSize; in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
378 new Point(clipX1 + 1 + xOffset, clipY1 + 1 + yOffset), in runTest()
381 new Point(clipX1 + 1 + xOffset, centerY + yOffset), in runTest()
405 new Point(clipX1 - 1 - xOffset, bottomY - yOffset), in runTest()
412 new Point(clipX1 + 1 + xOffset, bottomY - yOffset), in runTest()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java148 int clipX1;
197 col >= clipX1 && col < (clipX1 + clipSize))
318 clipX1 = (getWidth() - clipSize) / 2;
320 int clipX2 = clipX1 + clipSize;
343 new Point(clipX1 - 1 - xOffset, topY + yOffset),
350 new Point(clipX1 + 1 + xOffset, topY + yOffset),
378 new Point(clipX1 + 1 + xOffset, clipY1 + 1 + yOffset),
381 new Point(clipX1 + 1 + xOffset, centerY + yOffset),
405 new Point(clipX1 - 1 - xOffset, bottomY - yOffset),
412 new Point(clipX1 + 1 + xOffset, bottomY - yOffset),
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java148 int clipX1; field in LineClipTest
197 col >= clipX1 && col < (clipX1 + clipSize)) in gridError()
318 clipX1 = (getWidth() - clipSize) / 2; in runTest()
320 int clipX2 = clipX1 + clipSize; in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
378 new Point(clipX1 + 1 + xOffset, clipY1 + 1 + yOffset), in runTest()
381 new Point(clipX1 + 1 + xOffset, centerY + yOffset), in runTest()
405 new Point(clipX1 - 1 - xOffset, bottomY - yOffset), in runTest()
412 new Point(clipX1 + 1 + xOffset, bottomY - yOffset), in runTest()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java148 int clipX1; field in LineClipTest
197 col >= clipX1 && col < (clipX1 + clipSize)) in gridError()
318 clipX1 = (getWidth() - clipSize) / 2; in runTest()
320 int clipX2 = clipX1 + clipSize; in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
378 new Point(clipX1 + 1 + xOffset, clipY1 + 1 + yOffset), in runTest()
381 new Point(clipX1 + 1 + xOffset, centerY + yOffset), in runTest()
405 new Point(clipX1 - 1 - xOffset, bottomY - yOffset), in runTest()
412 new Point(clipX1 + 1 + xOffset, bottomY - yOffset), in runTest()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java148 int clipX1; field in LineClipTest
197 col >= clipX1 && col < (clipX1 + clipSize)) in gridError()
318 clipX1 = (getWidth() - clipSize) / 2; in runTest()
320 int clipX2 = clipX1 + clipSize; in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
378 new Point(clipX1 + 1 + xOffset, clipY1 + 1 + yOffset), in runTest()
381 new Point(clipX1 + 1 + xOffset, centerY + yOffset), in runTest()
405 new Point(clipX1 - 1 - xOffset, bottomY - yOffset), in runTest()
412 new Point(clipX1 + 1 + xOffset, bottomY - yOffset), in runTest()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java148 int clipX1; field in LineClipTest
197 col >= clipX1 && col < (clipX1 + clipSize)) in gridError()
318 clipX1 = (getWidth() - clipSize) / 2; in runTest()
320 int clipX2 = clipX1 + clipSize; in runTest()
343 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
350 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
378 new Point(clipX1 + 1 + xOffset, clipY1 + 1 + yOffset), in runTest()
381 new Point(clipX1 + 1 + xOffset, centerY + yOffset), in runTest()
405 new Point(clipX1 - 1 - xOffset, bottomY - yOffset), in runTest()
412 new Point(clipX1 + 1 + xOffset, bottomY - yOffset), in runTest()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Graphics/
H A DLineClipTest.java147 int clipX1; field in LineClipTest
196 col >= clipX1 && col < (clipX1 + clipSize)) in gridError()
317 clipX1 = (getWidth() - clipSize) / 2; in runTest()
319 int clipX2 = clipX1 + clipSize; in runTest()
342 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
349 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
377 new Point(clipX1 + 1 + xOffset, clipY1 + 1 + yOffset), in runTest()
380 new Point(clipX1 + 1 + xOffset, centerY + yOffset), in runTest()
404 new Point(clipX1 - 1 - xOffset, bottomY - yOffset), in runTest()
411 new Point(clipX1 + 1 + xOffset, bottomY - yOffset), in runTest()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Graphics/
H A DLineClipTest.java147 int clipX1; field in LineClipTest
196 col >= clipX1 && col < (clipX1 + clipSize)) in gridError()
317 clipX1 = (getWidth() - clipSize) / 2; in runTest()
319 int clipX2 = clipX1 + clipSize; in runTest()
342 new Point(clipX1 - 1 - xOffset, topY + yOffset), in runTest()
349 new Point(clipX1 + 1 + xOffset, topY + yOffset), in runTest()
377 new Point(clipX1 + 1 + xOffset, clipY1 + 1 + yOffset), in runTest()
380 new Point(clipX1 + 1 + xOffset, centerY + yOffset), in runTest()
404 new Point(clipX1 - 1 - xOffset, bottomY - yOffset), in runTest()
411 new Point(clipX1 + 1 + xOffset, bottomY - yOffset), in runTest()
[all …]
/dports/graphics/graphviz/graphviz-2.44.1/cmd/smyrna/gui/
H A Dtoolboxcallbacks.c39 SDX = (view->clipX2 - view->clipX1); in btnToolZoomFit_clicked()
81 scx = view->clipX1 + (view->clipX2 - view->clipX1) / (float) (2.0); in btnToolFit_clicked()
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemPainter.h124 emPainter(const emPainter & painter, double clipX1, double clipY1,
135 emPainter(const emPainter & painter, double clipX1, double clipY1,
153 emUInt32 blueMask, double clipX1, double clipY1,
201 void SetClipping(double clipX1, double clipY1, double clipX2,
679 inline void emPainter::SetClipping(double clipX1, double clipY1, in SetClipping() argument
682 ClipX1=clipX1; in SetClipping()
H A DemImage.h331 double clipX1=0.0, double clipY1=0.0,
/dports/x11/eaglemode/eaglemode-0.95.0/src/font2em/
H A Dfont2em.c253 int clipX1, int clipY1, int clipX2, int clipY2, in PutFTBitmap() argument
259 if (clipX1<0) clipX1=0; in PutFTBitmap()
269 if (tgtX<clipX1 || tgtX>=clipX2) continue; in PutFTBitmap()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/he/moonbase/
H A Dmoonbase_fow.cpp173 …oonbase::setFOWInfo(int fowInfoArray, int downDim, int acrossDim, int viewX, int viewY, int clipX1, in setFOWInfo() argument
180 _fowDrawX = clipX1; in setFOWInfo()
183 _fowClipX1 = clipX1; in setFOWInfo()
189 int view_W = (clipX2 - clipX1) + 1; in setFOWInfo()
H A Dmoonbase.h59 void setFOWInfo(int fowInfoArray, int downDim, int acrossDim, int viewX, int viewY, int clipX1,
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/he/moonbase/
H A Dmoonbase_fow.cpp174 …oonbase::setFOWInfo(int fowInfoArray, int downDim, int acrossDim, int viewX, int viewY, int clipX1, in setFOWInfo() argument
181 _fowDrawX = clipX1; in setFOWInfo()
184 _fowClipX1 = clipX1; in setFOWInfo()
190 int view_W = (clipX2 - clipX1) + 1; in setFOWInfo()
H A Dmoonbase.h61 void setFOWInfo(int fowInfoArray, int downDim, int acrossDim, int viewX, int viewY, int clipX1,
/dports/graphics/graphviz/graphviz-2.44.1/cmd/smyrna/
H A Dglexpose.c219 view->clipX1=0; in glupdatecamera()
225 GetOGLPosRef(1, view->h - 5, &(view->clipX1), &(view->clipY1), in glupdatecamera()
/dports/graphics/qgis/qgis-3.22.3/src/analysis/raster/
H A Dqgsalignraster.cpp307 …const double clipX1 = ceil_with_tolerance( ( mClipExtent[2] - clipX0 ) / mCellSizeX ) * mCellSizeX… in checkInputParameters() local
311 if ( clipX1 < finalExtent[2] ) finalExtent[2] = clipX1; in checkInputParameters()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/raster/
H A Dqgsalignraster.cpp307 …double clipX1 = ceil_with_tolerance( ( mClipExtent[2] - clipX0 ) / mCellSizeX ) * mCellSizeX + cli… in checkInputParameters() local
311 if ( clipX1 < finalExtent[2] ) finalExtent[2] = clipX1; in checkInputParameters()
/dports/x11-wm/compiz/compiz-0.8.8/libdecoration/
H A Ddecoration.c991 int clipX1, in set_picture_clip() argument
1010 clip[2].width = clipX1; in set_picture_clip()
1139 int clipX1, clipY1, clipX2, clipY2; in decor_shadow_create() local
1266 clipX1 = c->left_space + size; in decor_shadow_create()
1271 if (clipX1 < clipX2 && clipY1 < clipY2) in decor_shadow_create()
1273 clipX1, clipY1, clipX2, clipY2); in decor_shadow_create()
1317 clipX1 = c->left_space; in decor_shadow_create()
1322 if (clipX1 < clipX2 && clipY1 < clipY2) in decor_shadow_create()
1324 clipX1, clipY1, clipX2, clipY2); in decor_shadow_create()
1350 if (clipX1 < clipX2 && clipY1 < clipY2) in decor_shadow_create()
[all …]
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/maps/
H A Dqgeocameratiles.cpp491 bool clipX1 = false; in clipFootprintToMap() local
520 clipX1 = true; in clipFootprintToMap()
531 if (clipX1) { in clipFootprintToMap()
585 if (clipX1) { in clipFootprintToMap()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dgfx.cpp141 int clipX0 = 0, clipY0 = 0, clipX1 = 320, clipY1 = 200; variable
221 clipX1 = (x1 << 8)-1; in gfxSetClip()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemPainter.cpp66 const emPainter & painter, double clipX1, double clipY1, double clipX2, in emPainter() argument
74 ClipX1= clipX1>painter.ClipX1 ? clipX1 : painter.ClipX1; in emPainter()
89 const emPainter & painter, double clipX1, double clipY1, double clipX2, in emPainter() argument
98 ClipX1= clipX1>painter.ClipX1 ? clipX1 : painter.ClipX1; in emPainter()
115 emUInt32 blueMask, double clipX1, double clipY1, double clipX2, in emPainter() argument
132 clipX1<-32767.0 || clipX2>32767.0 || clipX2-clipX1>32767.0 || in emPainter()
141 ClipX1=clipX1; in emPainter()

12