Home
last modified time | relevance | path

Searched refs:flipY (Results 1 – 25 of 807) sorted by relevance

12345678910>>...33

/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/html/canvas/element/manual/imagebitmap/
H A DcreateImageBitmap-flipY.html.ini1 [createImageBitmap-flipY.html]
5 …[createImageBitmap from a vector SVGImageElement imageOrientation: "flipY", and drawImage on the c…
17 …[createImageBitmap from an OffscreenCanvas imageOrientation: "flipY", and drawImage on the created…
20 …[createImageBitmap from a vector HTMLImageElement imageOrientation: "flipY", and drawImage on the …
23 …[createImageBitmap from an HTMLVideoElement imageOrientation: "flipY", and drawImage on the create…
26 …[createImageBitmap from a Blob imageOrientation: "flipY", and drawImage on the created ImageBitmap]
29 …[createImageBitmap from an HTMLCanvasElement imageOrientation: "flipY", and drawImage on the creat…
35 …[createImageBitmap from an ImageData imageOrientation: "flipY", and drawImage on the created Image…
38 …[createImageBitmap from a bitmap HTMLImageElement imageOrientation: "flipY", and drawImage on the …
44 …[createImageBitmap from an ImageBitmap imageOrientation: "flipY", and drawImage on the created Ima…
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/canvas/element/manual/imagebitmap/
H A DcreateImageBitmap-flipY.html.ini1 [createImageBitmap-flipY.html]
5 …[createImageBitmap from a vector SVGImageElement imageOrientation: "flipY", and drawImage on the c…
17 …[createImageBitmap from an OffscreenCanvas imageOrientation: "flipY", and drawImage on the created…
20 …[createImageBitmap from a vector HTMLImageElement imageOrientation: "flipY", and drawImage on the …
23 …[createImageBitmap from an HTMLVideoElement imageOrientation: "flipY", and drawImage on the create…
26 …[createImageBitmap from a Blob imageOrientation: "flipY", and drawImage on the created ImageBitmap]
29 …[createImageBitmap from an HTMLCanvasElement imageOrientation: "flipY", and drawImage on the creat…
35 …[createImageBitmap from an ImageData imageOrientation: "flipY", and drawImage on the created Image…
38 …[createImageBitmap from a bitmap HTMLImageElement imageOrientation: "flipY", and drawImage on the …
44 …[createImageBitmap from an ImageBitmap imageOrientation: "flipY", and drawImage on the created Ima…
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/html/canvas/element/imagebitmap/
H A DcreateImageBitmap-flipY.html.ini1 [createImageBitmap-flipY.html]
5 …[createImageBitmap from a vector SVGImageElement imageOrientation: "flipY", and drawImage on the c…
17 …[createImageBitmap from an OffscreenCanvas imageOrientation: "flipY", and drawImage on the created…
20 …[createImageBitmap from a vector HTMLImageElement imageOrientation: "flipY", and drawImage on the …
23 …[createImageBitmap from an HTMLVideoElement imageOrientation: "flipY", and drawImage on the create…
26 …[createImageBitmap from a Blob imageOrientation: "flipY", and drawImage on the created ImageBitmap]
29 …[createImageBitmap from an HTMLCanvasElement imageOrientation: "flipY", and drawImage on the creat…
35 …[createImageBitmap from an ImageData imageOrientation: "flipY", and drawImage on the created Image…
38 …[createImageBitmap from a bitmap HTMLImageElement imageOrientation: "flipY", and drawImage on the …
44 …[createImageBitmap from an ImageBitmap imageOrientation: "flipY", and drawImage on the created Ima…
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DSVG.hpp20 bool flipY; member in Slic3r::SVG
23 arrows(false), fill("grey"), stroke("black"), filename(afilename), flipY(false) in SVG()
25 …* afilename, const BoundingBox &bbox, const coord_t bbox_offset = scale_(1.), bool flipY = true) : in SVG() argument
26 …oke("black"), filename(afilename), origin(bbox.min - Point(bbox_offset, bbox_offset)), flipY(flipY) in SVG()
27 { open(filename, bbox, bbox_offset, flipY); } in SVG()
29 arrows(false), fill("grey"), stroke("black"), filename(filename), flipY(false) in SVG()
31 …g &filename, const BoundingBox &bbox, const coord_t bbox_offset = scale_(1.), bool flipY = true) : in SVG() argument
32 …roke("black"), filename(filename), origin(bbox.min - Point(bbox_offset, bbox_offset)), flipY(flipY) in SVG()
33 { open(filename, bbox, bbox_offset, flipY); } in SVG()
37 …har* filename, const BoundingBox &bbox, const coord_t bbox_offset = scale_(1.), bool flipY = true);
[all …]
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/Testing/Tcl/
H A DTestAllFlips.tcl20 vtkImageFlip flipY
21 flipY SetInputConnection [imageFloat GetOutputPort]
22 flipY SetFilteredAxis 1
23 flipY FlipAboutOriginOn
28 imageAppend AddInputConnection [flipY GetOutputPort]
/dports/games/pentobi/pentobi-19.1/pentobi/qml/
H A DPieceTrigon.qml53 id: flipY
168 PropertyChanges { target: flipY; angle: 0 }
174 PropertyChanges { target: flipY; angle: 0 }
180 PropertyChanges { target: flipY; angle: 0 }
186 PropertyChanges { target: flipY; angle: 0 }
192 PropertyChanges { target: flipY; angle: 0 }
198 PropertyChanges { target: flipY; angle: 0 }
205 PropertyChanges { target: flipY; angle: 0 }
212 PropertyChanges { target: flipY; angle: 0 }
219 PropertyChanges { target: flipY; angle: 0 }
[all …]
H A DPieceCallisto.qml33 // We only use flipY.angle [0..180]
34 property bool flippedY: flipY.angle > 90
58 id: flipY
209 // See comment in PieceClassic about flipY property change
210 PropertyChanges { target: flipY; angle: 0 }
216 PropertyChanges { target: flipY; angle: 0 }
222 PropertyChanges { target: flipY; angle: 0 }
228 PropertyChanges { target: flipY; angle: 0 }
235 PropertyChanges { target: flipY; angle: 0 }
242 PropertyChanges { target: flipY; angle: 0 }
[all …]
H A DPieceClassic.qml29 property bool flippedY: flipY.angle > 90
53 id: flipY
160 // flipY is 0 in all states, but we need to make it part of the
166 PropertyChanges { target: flipY; angle: 0 }
172 PropertyChanges { target: flipY; angle: 0 }
178 PropertyChanges { target: flipY; angle: 0 }
184 PropertyChanges { target: flipY; angle: 0 }
191 PropertyChanges { target: flipY; angle: 0 }
198 PropertyChanges { target: flipY; angle: 0 }
205 PropertyChanges { target: flipY; angle: 0 }
H A DPieceGembloQ.qml66 id: flipY
119 property bool flippedY: Math.abs(flipY.angle - 180) < 90
169 // See comment in PieceClassic about flipY property change
170 PropertyChanges { target: flipY; angle: 0 }
176 PropertyChanges { target: flipY; angle: 0 }
182 PropertyChanges { target: flipY; angle: 0 }
188 PropertyChanges { target: flipY; angle: 0 }
195 PropertyChanges { target: flipY; angle: 0 }
202 PropertyChanges { target: flipY; angle: 0 }
209 PropertyChanges { target: flipY; angle: 0 }
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/Testing/Python/
H A DTestAllFlips.py19 flipY = vtk.vtkImageFlip() variable
20 flipY.SetInputConnection(imageFloat.GetOutputPort())
21 flipY.SetFilteredAxis(1)
22 flipY.FlipAboutOriginOn()
26 imageAppend.AddInputConnection(flipY.GetOutputPort())
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/Testing/Python/
H A DTestAllFlips.py19 flipY = vtk.vtkImageFlip() variable
20 flipY.SetInputConnection(imageFloat.GetOutputPort())
21 flipY.SetFilteredAxis(1)
22 flipY.FlipAboutOriginOn()
26 imageAppend.AddInputConnection(flipY.GetOutputPort())
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/Testing/Python/
H A DTestAllFlips.py20 flipY = vtk.vtkImageFlip() variable
21 flipY.SetInputConnection(imageFloat.GetOutputPort())
22 flipY.SetFilteredAxis(1)
23 flipY.FlipAboutOriginOn()
27 imageAppend.AddInputConnection(flipY.GetOutputPort())
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DSprite2D.cpp146 bool Sprite2D::GetDrawRectangle(Rect& rect, bool flipX, bool flipY) const in GetDrawRectangle()
148 return GetDrawRectangle(rect, hotSpot_, flipX, flipY); in GetDrawRectangle()
151 bool Sprite2D::GetDrawRectangle(Rect& rect, const Vector2& hotSpot, bool flipX, bool flipY) const in GetDrawRectangle()
160 float hotSpotY = flipY ? (1.0f - hotSpot.y_) : hotSpot.y_; in GetDrawRectangle()
170 bool Sprite2D::GetTextureRectangle(Rect& rect, bool flipX, bool flipY) const in GetTextureRectangle()
187 if (flipY) in GetTextureRectangle()
/dports/math/vtk9/VTK-9.1.0/IO/Image/
H A DvtkTGAReader.cxx167 vtkNew<vtkImageFlip> flipY; in ExecuteDataWithInformation() local
168 flipY->SetFilteredAxis(1); in ExecuteDataWithInformation()
169 flipY->SetInputData(data); in ExecuteDataWithInformation()
170 flipY->Update(); in ExecuteDataWithInformation()
171 data->ShallowCopy(flipY->GetOutput()); in ExecuteDataWithInformation()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h65 bool flipY,
90 bool flipY,
94 bool flipY,
104 bool flipY,
113 bool flipY);

12345678910>>...33