Home
last modified time | relevance | path

Searched defs:rotateClockwise (Results 1 – 21 of 21) sorted by relevance

/dports/games/amoebax/amoebax-0.2.1/src/
H A DOptions.h70 int16_t rotateClockwise; member
85 uint32_t rotateClockwise; member
H A DAIPlayer.cxx577 AIPlayer::rotateClockwise (void) in rotateClockwise() function in AIPlayer
H A DGrid.cxx1129 Grid::rotateClockwise (void) in rotateClockwise() function in Grid
/dports/graphics/opencv/opencv-4.5.3/samples/swift/ios/FaceDetection/FaceDetection/
H A DViewController.swift11 func rotateClockwise(parentHeight:Int32) { in rotateClockwise() function
/dports/games/fbg2/fbg2-0.4/Data/Fbg2/
H A DBoard.lua666 function board.rotateClockwise(self) function
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkpixmapregionselectorwidget.cpp248 void KPixmapRegionSelectorWidget::rotateClockwise() in rotateClockwise() function in KPixmapRegionSelectorWidget
/dports/cad/ktechlab/ktechlab-0.50.0/src/
H A Ddocumentiface.cpp201 void CircuitDocumentIface::rotateClockwise( ) in rotateClockwise() function in CircuitDocumentIface
/dports/games/knetwalk/knetwalk-21.12.3/src/
H A Dabstractgrid.cpp91 void AbstractCell::rotateClockwise() in rotateClockwise() function in AbstractCell
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/graphicsview/portedcanvas/
H A Dcanvas.cpp446 void Main::rotateClockwise() in rotateClockwise() function in Main
/dports/graphics/pencil2d/pencil-0.6.6/app/src/
H A Dactioncommands.cpp538 void ActionCommands::rotateClockwise() in rotateClockwise() function in ActionCommands
/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/
H A Dcircuitdocument.cpp144 void CircuitDocument::rotateClockwise() in rotateClockwise() function in CircuitDocument
/dports/print/py-pdf/pyPdf-1.13/pyPdf/
H A Dpdf.py1039 def rotateClockwise(self, angle): member in PageObject
/dports/print/py-pdf2/PyPDF2-1.26.0/PyPDF2/
H A Dpdf.py2142 def rotateClockwise(self, angle): member in PageObject
/dports/net/savvycan/SavvyCAN-1.0.245/
H A Dqcustomplot.h6026 int mKeySize, mValueSize;
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dqcustomplot.cpp6004 const bool rotateClockwise = rotation > 0; in rotationCorrectedSide() local
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/widgets/
H A Dqcustomplot.cpp6017 const bool rotateClockwise = rotation > 0; in rotationCorrectedSide() local
/dports/net/wireshark/wireshark-3.6.1/ui/qt/widgets/
H A Dqcustomplot.cpp6017 const bool rotateClockwise = rotation > 0; in rotationCorrectedSide() local
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/widgets/
H A Dqcustomplot.cpp6017 const bool rotateClockwise = rotation > 0; in rotationCorrectedSide() local
/dports/net/tshark/wireshark-3.6.1/ui/qt/widgets/
H A Dqcustomplot.cpp6017 const bool rotateClockwise = rotation > 0; in rotationCorrectedSide() local
/dports/graphics/qcustomplot-qt5/qcustomplot/
H A Dqcustomplot.cpp6021 const bool rotateClockwise = rotation > 0; in rotationCorrectedSide() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py7787 def rotateClockwise(self): member in KPixmapRegionSelectorWidget