Home
last modified time | relevance | path

Searched defs:rot270 (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvhpgl.h50 OptionT < bool, BoolTrueExtractor > rot270 ; variable
/dports/graphics/pho/pho/
H A Dimagenote.c257 char *rot90=0, *rot180=0, *rot270=0, *rot0=0, *unmatchExif=0; in PrintNotes() local
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Ddim2.h249 inline Point<T> rot270(const Point<T> &z) in rot270() function
/dports/math/lemon/lemon-1.3.1/lemon/
H A Ddim2.h249 inline Point<T> rot270(const Point<T> &z) in rot270() function
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Ddim2.h248 inline Point<T> rot270(const Point<T> &z) in rot270() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/page/
H A Drotate.c250 rot270(Image *im) in rot270() function
/dports/cad/tkgate/tkgate-2.1/scripts/
H A Daction.tcl228 proc rot270 {} { procedure
/dports/math/gecode/gecode-0916a1a/examples/
H A Dpentominoes.cpp911 void rot270(CArray t1, int w1, int h1, Array t2, int& w2, int& h2) { in rot270() function
/dports/math/p5-Math-Matrix/Math-Matrix-0.94/lib/Math/
H A DMatrix.pm3190 sub rot270 { subroutine
/dports/graphics/rawstudio/rawstudio-2.0/src/
H A Drs-toolbox.c845 GtkWidget *rot270; in new_transform() local
/dports/graphics/py-pyvips/pyvips-2.1.16/pyvips/
H A Dvimage.py1406 def rot270(self): member in Image