Home
last modified time | relevance | path

Searched refs:clipX2 (Results 1 – 25 of 43) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java320 int clipX2 = clipX1 + clipSize; in runTest() local
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
380 new Point(clipX2 - 1 - xOffset, clipY1 + 1 + yOffset), in runTest()
383 new Point(clipX2 - 1 - xOffset, centerY + yOffset), in runTest()
386 new Point(clipX2 - 1 - xOffset, clipY2 - 1 - yOffset), in runTest()
414 new Point(clipX2 - 1 - xOffset, bottomY - yOffset), in runTest()
421 new Point(clipX2 + 1 + xOffset, bottomY - yOffset), in runTest()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/Graphics/
H A DLineClipTest.java320 int clipX2 = clipX1 + clipSize; in runTest() local
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
380 new Point(clipX2 - 1 - xOffset, clipY1 + 1 + yOffset), in runTest()
383 new Point(clipX2 - 1 - xOffset, centerY + yOffset), in runTest()
386 new Point(clipX2 - 1 - xOffset, clipY2 - 1 - yOffset), in runTest()
414 new Point(clipX2 - 1 - xOffset, bottomY - yOffset), in runTest()
421 new Point(clipX2 + 1 + xOffset, bottomY - yOffset), in runTest()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java320 int clipX2 = clipX1 + clipSize; in runTest() local
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
380 new Point(clipX2 - 1 - xOffset, clipY1 + 1 + yOffset), in runTest()
383 new Point(clipX2 - 1 - xOffset, centerY + yOffset), in runTest()
386 new Point(clipX2 - 1 - xOffset, clipY2 - 1 - yOffset), in runTest()
414 new Point(clipX2 - 1 - xOffset, bottomY - yOffset), in runTest()
421 new Point(clipX2 + 1 + xOffset, bottomY - yOffset), in runTest()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java320 int clipX2 = clipX1 + clipSize;
352 new Point(clipX2 - 1 - xOffset, topY + yOffset),
359 new Point(clipX2 + 1 + xOffset, topY + yOffset),
380 new Point(clipX2 - 1 - xOffset, clipY1 + 1 + yOffset),
383 new Point(clipX2 - 1 - xOffset, centerY + yOffset),
386 new Point(clipX2 - 1 - xOffset, clipY2 - 1 - yOffset),
414 new Point(clipX2 - 1 - xOffset, bottomY - yOffset),
421 new Point(clipX2 + 1 + xOffset, bottomY - yOffset),
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java320 int clipX2 = clipX1 + clipSize; in runTest() local
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
380 new Point(clipX2 - 1 - xOffset, clipY1 + 1 + yOffset), in runTest()
383 new Point(clipX2 - 1 - xOffset, centerY + yOffset), in runTest()
386 new Point(clipX2 - 1 - xOffset, clipY2 - 1 - yOffset), in runTest()
414 new Point(clipX2 - 1 - xOffset, bottomY - yOffset), in runTest()
421 new Point(clipX2 + 1 + xOffset, bottomY - yOffset), in runTest()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java320 int clipX2 = clipX1 + clipSize; in runTest() local
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
380 new Point(clipX2 - 1 - xOffset, clipY1 + 1 + yOffset), in runTest()
383 new Point(clipX2 - 1 - xOffset, centerY + yOffset), in runTest()
386 new Point(clipX2 - 1 - xOffset, clipY2 - 1 - yOffset), in runTest()
414 new Point(clipX2 - 1 - xOffset, bottomY - yOffset), in runTest()
421 new Point(clipX2 + 1 + xOffset, bottomY - yOffset), in runTest()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java320 int clipX2 = clipX1 + clipSize; in runTest() local
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
380 new Point(clipX2 - 1 - xOffset, clipY1 + 1 + yOffset), in runTest()
383 new Point(clipX2 - 1 - xOffset, centerY + yOffset), in runTest()
386 new Point(clipX2 - 1 - xOffset, clipY2 - 1 - yOffset), in runTest()
414 new Point(clipX2 - 1 - xOffset, bottomY - yOffset), in runTest()
421 new Point(clipX2 + 1 + xOffset, bottomY - yOffset), in runTest()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/Graphics/
H A DLineClipTest.java320 int clipX2 = clipX1 + clipSize; in runTest() local
352 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
359 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
380 new Point(clipX2 - 1 - xOffset, clipY1 + 1 + yOffset), in runTest()
383 new Point(clipX2 - 1 - xOffset, centerY + yOffset), in runTest()
386 new Point(clipX2 - 1 - xOffset, clipY2 - 1 - yOffset), in runTest()
414 new Point(clipX2 - 1 - xOffset, bottomY - yOffset), in runTest()
421 new Point(clipX2 + 1 + xOffset, bottomY - yOffset), in runTest()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Graphics/
H A DLineClipTest.java319 int clipX2 = clipX1 + clipSize; in runTest() local
351 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
358 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
379 new Point(clipX2 - 1 - xOffset, clipY1 + 1 + yOffset), in runTest()
382 new Point(clipX2 - 1 - xOffset, centerY + yOffset), in runTest()
385 new Point(clipX2 - 1 - xOffset, clipY2 - 1 - yOffset), in runTest()
413 new Point(clipX2 - 1 - xOffset, bottomY - yOffset), in runTest()
420 new Point(clipX2 + 1 + xOffset, bottomY - yOffset), in runTest()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Graphics/
H A DLineClipTest.java319 int clipX2 = clipX1 + clipSize; in runTest() local
351 new Point(clipX2 - 1 - xOffset, topY + yOffset), in runTest()
358 new Point(clipX2 + 1 + xOffset, topY + yOffset), in runTest()
379 new Point(clipX2 - 1 - xOffset, clipY1 + 1 + yOffset), in runTest()
382 new Point(clipX2 - 1 - xOffset, centerY + yOffset), in runTest()
385 new Point(clipX2 - 1 - xOffset, clipY2 - 1 - yOffset), in runTest()
413 new Point(clipX2 - 1 - xOffset, bottomY - yOffset), in runTest()
420 new Point(clipX2 + 1 + xOffset, bottomY - yOffset), in runTest()
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemPainter.h125 double clipX2, double clipY2);
136 double clipX2, double clipY2, double originX,
154 double clipX2, double clipY2, double originX=0,
201 void SetClipping(double clipX1, double clipY1, double clipX2,
680 double clipX2, double clipY2) in SetClipping() argument
684 ClipX2=clipX2; in SetClipping()
/dports/x11/eaglemode/eaglemode-0.95.0/src/font2em/
H A Dfont2em.c253 int clipX1, int clipY1, int clipX2, int clipY2, in PutFTBitmap() argument
261 if (clipX2>width) clipX2=width; in PutFTBitmap()
269 if (tgtX<clipX1 || tgtX>=clipX2) continue; in PutFTBitmap()
/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/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/he/moonbase/
H A Dmoonbase_fow.cpp174 int clipY1, int clipX2, int clipY2, int technique, int nFrame) { in setFOWInfo() argument
185 _fowClipX2 = clipX2; in setFOWInfo()
189 int view_W = (clipX2 - clipX1) + 1; in setFOWInfo()
H A Dmoonbase.h60 int clipY1, int clipX2, int clipY2, int technique, int nFrame);
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/he/moonbase/
H A Dmoonbase_fow.cpp175 int clipY1, int clipX2, int clipY2, int technique, int nFrame) { in setFOWInfo() argument
186 _fowClipX2 = clipX2; in setFOWInfo()
190 int view_W = (clipX2 - clipX1) + 1; in setFOWInfo()
H A Dmoonbase.h62 int clipY1, int clipX2, int clipY2, int technique, int nFrame);
/dports/graphics/graphviz/graphviz-2.44.1/cmd/smyrna/
H A Dglexpose.c220 view->clipX2=0; in glupdatecamera()
227 GetOGLPosRef(view->w - 1, 1, &(view->clipX2), &(view->clipY2), in glupdatecamera()
/dports/x11-wm/compiz/compiz-0.8.8/libdecoration/
H A Ddecoration.c993 int clipX2, in set_picture_clip() argument
1013 clip[3].x = clipX2; in set_picture_clip()
1015 clip[3].width = width - clipX2; in set_picture_clip()
1139 int clipX1, clipY1, clipX2, clipY2; in decor_shadow_create() local
1271 if (clipX1 < clipX2 && clipY1 < clipY2) in decor_shadow_create()
1273 clipX1, clipY1, clipX2, clipY2); in decor_shadow_create()
1319 clipX2 = d_width - c->right_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/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Dangletypes.cpp614 angle::CheckedNumeric<int> clipX2(clip.x); in ClipRectangle() local
615 clipX2 += clip.width; in ClipRectangle()
616 if (!clipX2.IsValid()) in ClipRectangle()
628 MinMax(clip.x, clipX2.ValueOrDie(), &minClipX, &maxClipX); in ClipRectangle()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dangletypes.cpp674 angle::CheckedNumeric<int> clipX2(clip.x); in ClipRectangle() local
675 clipX2 += clip.width; in ClipRectangle()
676 if (!clipX2.IsValid()) in ClipRectangle()
688 MinMax(clip.x, clipX2.ValueOrDie(), &minClipX, &maxClipX); in ClipRectangle()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A Dangletypes.cpp614 angle::CheckedNumeric<int> clipX2(clip.x); in ClipRectangle() local
615 clipX2 += clip.width; in ClipRectangle()
616 if (!clipX2.IsValid()) in ClipRectangle()
628 MinMax(clip.x, clipX2.ValueOrDie(), &minClipX, &maxClipX); in ClipRectangle()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A Dangletypes.cpp674 angle::CheckedNumeric<int> clipX2(clip.x); in ClipRectangle() local
675 clipX2 += clip.width; in ClipRectangle()
676 if (!clipX2.IsValid()) in ClipRectangle()
688 MinMax(clip.x, clipX2.ValueOrDie(), &minClipX, &maxClipX); in ClipRectangle()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dangletypes.cpp674 angle::CheckedNumeric<int> clipX2(clip.x); in ClipRectangle() local
675 clipX2 += clip.width; in ClipRectangle()
676 if (!clipX2.IsValid()) in ClipRectangle()
688 MinMax(clip.x, clipX2.ValueOrDie(), &minClipX, &maxClipX); in ClipRectangle()
/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
76 ClipX2= clipX2<painter.ClipX2 ? clipX2 : painter.ClipX2; in emPainter()
89 const emPainter & painter, double clipX1, double clipY1, double clipX2, in emPainter() argument
100 ClipX2= clipX2<painter.ClipX2 ? clipX2 : painter.ClipX2; 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()
143 ClipX2=clipX2; in emPainter()

12