Home
last modified time | relevance | path

Searched defs:flipVertical (Results 1 – 25 of 67) sorted by relevance

123

/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/src/annotations/undo/
H A DFlipCommand.cpp44 auto flipVertical = direction == FlipDirection::Vertical; in flipPixmap() local
/dports/math/R-cran-sp/sp/R/
H A DflipSGDF.R11 flipVertical <- function(x) { function
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dcoarsepanel.cc146 void CoarsePanel::flipVertical () in flipVertical() function in CoarsePanel
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dstampactions.h44 QAction *flipVertical() const { return mFlipVertical; } in flipVertical() function
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dcoarsepanel.cc164 void CoarsePanel::flipVertical () in flipVertical() function in CoarsePanel
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/awt/
H A DAWTTilePainter.java79 public boolean flipVertical; field in AWTTilePainter
164 public void setGLOrientation(final boolean flipVertical, final boolean originBottomLeft) { in setGLOrientation()
/dports/games/toycars/toycars-0.3.10/toycars_track_editor/src/
H A DTrackEditorUI.h160 static Fl_Menu_Item *flipVertical; variable
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/lottie-ios/lottie-swift/src/Private/NodeRenderSystem/Nodes/OutputNodes/Renderables/
H A DGradientFillRenderer.swift67 …let flipVertical = CGAffineTransform(a: 1, b: 0, c: 0, d: -1, tx: 0, ty: CGFloat(maskContext.heigh… in render() variable
/dports/games/residualvm/residualvm-0.3.1/engines/stark/gfx/
H A Ddriver.cpp123 void Driver::flipVertical(Graphics::Surface *s) { in flipVertical() function in Stark::Gfx::Driver
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/plugins/CKEditorPlugin/kcfinder/lib/
H A Dclass_image_imagick.php141 public function flipVertical() { function in kcfinder\\image_imagick
H A Dclass_image_gmagick.php146 public function flipVertical() { function in kcfinder\\image_gmagick
H A Dclass_image_gd.php142 public function flipVertical() { function in kcfinder\\image_gd
H A Dclass_image.php198 abstract public function flipVertical(); function in kcfinder\\image
/dports/games/scummvm/scummvm-2.5.1/engines/stark/gfx/
H A Ddriver.cpp164 void Driver::flipVertical(Graphics::Surface *s) { in flipVertical() function in Stark::Gfx::Driver
/dports/www/limesurvey/limesurvey/third_party/kcfinder/lib/
H A Dclass_image_gmagick.php146 public function flipVertical() { function in kcfinder\\image_gmagick
H A Dclass_image_imagick.php141 public function flipVertical() { function in kcfinder\\image_imagick
H A Dclass_image_gd.php142 public function flipVertical() { function in kcfinder\\image_gd
H A Dclass_image.php201 abstract public function flipVertical(); function in kcfinder\\image
/dports/games/bzflag-server/bzflag-2.4.22/src/game/
H A DFrustum.cxx252 void Frustum::flipVertical() in flipVertical() function in Frustum
/dports/games/bzflag/bzflag-2.4.22/src/game/
H A DFrustum.cxx252 void Frustum::flipVertical() in flipVertical() function in Frustum
/dports/graphics/digikam/digikam-7.4.0/core/libs/metadataengine/engine/
H A Dmetaengine_rotation.cpp77 static const MetaEngineRotation flipVertical ( 1, 0, 0, -1); variable
/dports/graphics/libkexiv2/libkexiv2-21.12.3/src/
H A Drotationmatrix.cpp60 static const RotationMatrix flipVertical ( 1, 0, 0, -1); variable
/dports/graphics/tiled/tiled-1.7.2/util/java/libtiled-java/src/main/java/org/mapeditor/core/
H A DMapObject.java60 private boolean flipVertical; field in MapObject
/dports/math/ogdf/OGDF/src/ogdf/cluster/
H A DClusterGraphAttributes.cpp241 void ClusterGraphAttributes::flipVertical(const DRect &box) in flipVertical() function in ogdf::ClusterGraphAttributes
/dports/games/residualvm/residualvm-0.3.1/engines/myst3/
H A Dgfx.cpp173 void Renderer::flipVertical(Graphics::Surface *s) { in flipVertical() function in Myst3::Renderer

123