Home
last modified time | relevance | path

Searched defs:RotateCW (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkPointPriv.h83 static void RotateCW(const SkPoint& src, SkPoint* dst) { in RotateCW() function
90 static void RotateCW(SkPoint* pt) { in RotateCW() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkPointPriv.h83 static void RotateCW(const SkPoint& src, SkPoint* dst) { in RotateCW() function
90 static void RotateCW(SkPoint* pt) { in RotateCW() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkPointPriv.h83 static void RotateCW(const SkPoint& src, SkPoint* dst) { in RotateCW() function
90 static void RotateCW(SkPoint* pt) { in RotateCW() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkPointPriv.h83 static void RotateCW(const SkPoint& src, SkPoint* dst) { in RotateCW() function
90 static void RotateCW(SkPoint* pt) { in RotateCW() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkPointPriv.h83 static void RotateCW(const SkPoint& src, SkPoint* dst) { in RotateCW() function
90 static void RotateCW(SkPoint* pt) { in RotateCW() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkPointPriv.h83 static void RotateCW(const SkPoint& src, SkPoint* dst) { in RotateCW() function
90 static void RotateCW(SkPoint* pt) { in RotateCW() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkPointPriv.h83 static void RotateCW(const SkPoint& src, SkPoint* dst) { in RotateCW() function
90 static void RotateCW(SkPoint* pt) { in RotateCW() function
/dports/games/bastet/bastet-0.43.2/
H A DBlockPosition.hpp30 enum Movement {RotateCW,RotateCCW,Left,Right,Down}; enumerator
H A DConfig.hpp32 int RotateCW; member
/dports/graphics/pinta/pinta-1.7.1/Pinta.Core/Actions/
H A DImageActions.cs41 public Gtk.Action RotateCW { get; private set; } property in Pinta.Core.ImageActions
/dports/devel/notcurses/notcurses-3.0.1/src/tests/
H A Drotate.cpp5 void RotateCW(struct notcurses* nc, struct ncplane* n) { in RotateCW() function
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrabitmap.pas128 function RotateCW: TBGRABitmap; override; in RotateCW() function
309 function TBGRABitmap.RotateCW: TBGRABitmap; in TBGRABitmap.RotateCW() function
H A Dbgragrayscalemask.pas81 function RotateCW: TGrayscaleMask; override; in RotateCW() function
1097 function TGrayscaleMask.RotateCW: TGrayscaleMask; in TGrayscaleMask.RotateCW() function
H A Dbgralayers.pas330 procedure RotateCW; procedure
2208 procedure TBGRALayeredBitmap.RotateCW; procedure
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrabitmap.pas128 function RotateCW: TBGRABitmap; override; in RotateCW() function
309 function TBGRABitmap.RotateCW: TBGRABitmap; in TBGRABitmap.RotateCW() function
H A Dbgragrayscalemask.pas81 function RotateCW: TGrayscaleMask; override; in RotateCW() function
1097 function TGrayscaleMask.RotateCW: TGrayscaleMask; in TGrayscaleMask.RotateCW() function
H A Dbgralayers.pas330 procedure RotateCW; procedure
2208 procedure TBGRALayeredBitmap.RotateCW; procedure
/dports/games/duel/duel/src/
H A DShip.cpp58 void CShip::RotateCW() in RotateCW() function in CShip
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/image/
H A Duimageaction.pas67 procedure RotateCW; procedure
1393 procedure TImageActions.RotateCW; procedure
H A Duimagestate.pas92 function RotateCW: TCustomImageDifference; in RotateCW() function
1214 function TImageState.RotateCW: TCustomImageDifference; in RotateCW() function
H A Duimage.pas226 procedure RotateCW; procedure
2218 procedure TLazPaintImage.RotateCW; procedure
/dports/x11-toolkits/pangolin/Pangolin-0.6/src/video/drivers/
H A Dmirror.cpp362 void RotateCW(Image<unsigned char>& img_out, const Image<unsigned char>& img_in, size_t bytes_per_p… in RotateCW() function
/dports/graphics/libdmtx/libdmtx-0.7.5/test/multi_test/
H A Dmulti_test.h47 #define RotateCW(N) ((N > 1) ? (N >> 1) : 8) macro
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dsch_text.cpp147 LABEL_SPIN_STYLE LABEL_SPIN_STYLE::RotateCW() in RotateCW() function in LABEL_SPIN_STYLE