Home
last modified time | relevance | path

Searched defs:clockwise (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/dports/biology/figtree/figtree-1.4.4/src/figtree/ui/components/
H A DJVerticalLabel.java36 private boolean clockwise; field in JVerticalLabel
38 public JVerticalLabel(boolean clockwise) { in JVerticalLabel()
43 public JVerticalLabel(Icon image, boolean clockwise) { in JVerticalLabel()
48 public JVerticalLabel(Icon image, int horizontalAlignment, boolean clockwise) { in JVerticalLabel()
53 public JVerticalLabel(String text, boolean clockwise) { in JVerticalLabel()
58 public JVerticalLabel(String text, Icon image, int horizontalAlignment, boolean clockwise) { in JVerticalLabel()
63 public JVerticalLabel(String text, int horizontalAlignment, boolean clockwise) { in JVerticalLabel()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/matrixwipe/boxsnakes/
H A DKPrBoxSnakesWipeStrategy.cpp23 static int getSubType(int horRepeat, int verRepeat, bool clockwise, bool reverse) in getSubType()
36 static const char * getSmilSubType(int horRepeat, int verRepeat, bool clockwise) in getSmilSubType()
43 KPrBoxSnakesWipeStrategy::KPrBoxSnakesWipeStrategy(int horRepeat, int verRepeat, bool clockwise, bo… in KPrBoxSnakesWipeStrategy()
54 static int getFirstLeg(bool clockwise, int verrepeat, int horrepeat) { in getFirstLeg()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DIndexGenerator.cpp53 void IndexGenerator::AddPrim(int prim, int vertexCount, bool clockwise) { in AddPrim()
78 void IndexGenerator::AddList(int numVerts, bool clockwise) { in AddList()
122 void IndexGenerator::AddStrip(int numVerts, bool clockwise) { in AddStrip()
207 void IndexGenerator::AddFan(int numVerts, bool clockwise) { in AddFan()
318 … IndexGenerator::TranslateList(int numInds, const ITypeLE *inds, int indexOffset, bool clockwise) { in TranslateList()
345 …IndexGenerator::TranslateStrip(int numInds, const ITypeLE *inds, int indexOffset, bool clockwise) { in TranslateStrip()
363 void IndexGenerator::TranslateFan(int numInds, const ITypeLE *inds, int indexOffset, bool clockwise in TranslateFan()
398 …xGenerator::TranslatePrim(int prim, int numInds, const u8 *inds, int indexOffset, bool clockwise) { in TranslatePrim()
410 …erator::TranslatePrim(int prim, int numInds, const u16_le *inds, int indexOffset, bool clockwise) { in TranslatePrim()
422 …erator::TranslatePrim(int prim, int numInds, const u32_le *inds, int indexOffset, bool clockwise) { in TranslatePrim()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DIndexGenerator.cpp53 void IndexGenerator::AddPrim(int prim, int vertexCount, bool clockwise) { in AddPrim()
78 void IndexGenerator::AddList(int numVerts, bool clockwise) { in AddList()
122 void IndexGenerator::AddStrip(int numVerts, bool clockwise) { in AddStrip()
207 void IndexGenerator::AddFan(int numVerts, bool clockwise) { in AddFan()
318 … IndexGenerator::TranslateList(int numInds, const ITypeLE *inds, int indexOffset, bool clockwise) { in TranslateList()
345 …IndexGenerator::TranslateStrip(int numInds, const ITypeLE *inds, int indexOffset, bool clockwise) { in TranslateStrip()
363 void IndexGenerator::TranslateFan(int numInds, const ITypeLE *inds, int indexOffset, bool clockwise in TranslateFan()
398 …xGenerator::TranslatePrim(int prim, int numInds, const u8 *inds, int indexOffset, bool clockwise) { in TranslatePrim()
410 …erator::TranslatePrim(int prim, int numInds, const u16_le *inds, int indexOffset, bool clockwise) { in TranslatePrim()
422 …erator::TranslatePrim(int prim, int numInds, const u32_le *inds, int indexOffset, bool clockwise) { in TranslatePrim()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DIndexGenerator.cpp53 void IndexGenerator::AddPrim(int prim, int vertexCount, bool clockwise) { in AddPrim()
78 void IndexGenerator::AddList(int numVerts, bool clockwise) { in AddList()
122 void IndexGenerator::AddStrip(int numVerts, bool clockwise) { in AddStrip()
207 void IndexGenerator::AddFan(int numVerts, bool clockwise) { in AddFan()
318 … IndexGenerator::TranslateList(int numInds, const ITypeLE *inds, int indexOffset, bool clockwise) { in TranslateList()
345 …IndexGenerator::TranslateStrip(int numInds, const ITypeLE *inds, int indexOffset, bool clockwise) { in TranslateStrip()
363 void IndexGenerator::TranslateFan(int numInds, const ITypeLE *inds, int indexOffset, bool clockwise in TranslateFan()
398 …xGenerator::TranslatePrim(int prim, int numInds, const u8 *inds, int indexOffset, bool clockwise) { in TranslatePrim()
410 …erator::TranslatePrim(int prim, int numInds, const u16_le *inds, int indexOffset, bool clockwise) { in TranslatePrim()
422 …erator::TranslatePrim(int prim, int numInds, const u32_le *inds, int indexOffset, bool clockwise) { in TranslatePrim()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/matrixwipe/spiralwipe/
H A DKPrSpiralWipeStrategy.cpp23 static int getSubType(int firstLeg, bool clockwise, bool reverse) in getSubType()
44 static const char * getSmilSubType(int firstLeg, bool clockwise) in getSmilSubType()
55 KPrSpiralWipeStrategy::KPrSpiralWipeStrategy(int firstLeg, bool clockwise, bool reverse) in KPrSpiralWipeStrategy()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/core/
H A Dpoint_order.hpp51 clockwise = 1, enumerator
82 struct clockwise struct
84 static const order_selector value = geometry::clockwise;
/dports/science/cdk/cdk-cdk-2.3/legacy/src/main/java/org/openscience/cdk/smiles/smarts/parser/
H A DASTChirality.java33 private boolean clockwise = true; field in ASTChirality
77 public void setClockwise(boolean clockwise) { in setClockwise()
/dports/science/cdk/cdk-cdk-2.3/legacy/src/main/java/org/openscience/cdk/isomorphism/matchers/smarts/
H A DChiralityAtom.java48 private boolean clockwise; field in ChiralityAtom
70 public void setClockwise(boolean clockwise) { in setClockwise()
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-path-stroke-tristrip.c124 cairo_bool_t clockwise) in add_fan()
198 int clockwise) in inner_join()
236 int clockwise; in outer_close() local
420 int clockwise) in outer_join()
853 int clockwise = join_is_clockwise (&stroker->current_face, &start); in line_to() local
894 int clockwise; in spline_to() local
928 int clockwise = join_is_clockwise (&stroker->current_face, &face); in spline_to() local
985 int clockwise = join_is_clockwise (&stroker->current_face, &face); in curve_to() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-path-stroke-tristrip.c124 cairo_bool_t clockwise) in add_fan()
198 int clockwise) in inner_join()
236 int clockwise; in outer_close() local
420 int clockwise) in outer_join()
853 int clockwise = join_is_clockwise (&stroker->current_face, &start); in line_to() local
894 int clockwise; in spline_to() local
928 int clockwise = join_is_clockwise (&stroker->current_face, &face); in spline_to() local
985 int clockwise = join_is_clockwise (&stroker->current_face, &face); in curve_to() local

12345678910>>...18