Home
last modified time | relevance | path

Searched refs:setRelative (Results 1 – 25 of 138) sorted by relevance

123456

/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/nurbs/
H A DKnotspec.java359 topt.setRelative(3, frompt.getRelative(3)); in pt_io_copy()
361 topt.setRelative(2, frompt.getRelative(2)); in pt_io_copy()
363 topt.setRelative(1, frompt.getRelative(1)); in pt_io_copy()
504 topt.setRelative(3, frompt.getRelative(3)); in pt_oo_copy()
506 topt.setRelative(2, frompt.getRelative(2)); in pt_oo_copy()
508 topt.setRelative(1, frompt.getRelative(1)); in pt_oo_copy()
510 topt.setRelative(0, frompt.getRelative(0)); in pt_oo_copy()
539 x.setRelative(3, (float) (a * y.getRelative(3) + b in pt_oo_sum()
542 x.setRelative(2, (float) (a * y.getRelative(2) + b in pt_oo_sum()
545 x.setRelative(1, (float) (a * y.getRelative(1) + b in pt_oo_sum()
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/nurbs/
H A DKnotspec.java359 topt.setRelative(3, frompt.getRelative(3)); in pt_io_copy()
361 topt.setRelative(2, frompt.getRelative(2)); in pt_io_copy()
363 topt.setRelative(1, frompt.getRelative(1)); in pt_io_copy()
504 topt.setRelative(3, frompt.getRelative(3)); in pt_oo_copy()
506 topt.setRelative(2, frompt.getRelative(2)); in pt_oo_copy()
508 topt.setRelative(1, frompt.getRelative(1)); in pt_oo_copy()
510 topt.setRelative(0, frompt.getRelative(0)); in pt_oo_copy()
539 x.setRelative(3, (float) (a * y.getRelative(3) + b in pt_oo_sum()
542 x.setRelative(2, (float) (a * y.getRelative(2) + b in pt_oo_sum()
545 x.setRelative(1, (float) (a * y.getRelative(1) + b in pt_oo_sum()
[all …]
/dports/games/py-fife/fifengine-0.4.2/engine/core/model/structures/
H A Drenderernode.i54 void setRelative(const Location &relative_location);
55 void setRelative(const Location &relative_location, Point relative_point);
56 void setRelative(const Point &relative_point);
H A Drenderernode.h62 void setRelative(const Location &relative_location);
63 void setRelative(const Location &relative_location, Point relative_point);
64 void setRelative(const Point &relative_point);
H A Drenderernode.cpp175 void RendererNode::setRelative(const Location &relative_location) { in setRelative() function in FIFE::RendererNode
181 void RendererNode::setRelative(const Location &relative_location, Point relative_point) { in setRelative() function in FIFE::RendererNode
188 void RendererNode::setRelative(const Point &relative_point) { in setRelative() function in FIFE::RendererNode
/dports/games/scorched3d/scorched/src/client/sound/
H A DVirtualSoundSource.cpp58 playingSource_->getActualSource()->setRelative(relative_); in actualPlay()
86 void VirtualSoundSource::setRelative() in setRelative() function in VirtualSoundSource
91 playingSource_->getActualSource()->setRelative(true); in setRelative()
H A DSoundUtils.cpp28 source->setRelative(); in playRelativeSound()
H A DSoundSource.h40 void setRelative(bool relative);
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/particles/
H A Dqquickcustomaffector_p.h66 Q_PROPERTY(bool relative READ relative WRITE setRelative NOTIFY relativeChanged)
148 void setRelative(bool arg) in setRelative() function
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/particles/
H A Dqquickcustomaffector_p.h66 Q_PROPERTY(bool relative READ relative WRITE setRelative NOTIFY relativeChanged)
148 void setRelative(bool arg) in setRelative() function
/dports/misc/tellico/tellico-3.4.2/src/gui/
H A Durlfieldwidget.cpp70 m_logic.setRelative(field_->property(QStringLiteral("relative")) == QLatin1String("true")); in URLFieldWidget()
102 m_logic.setRelative(newField_->property(QStringLiteral("relative")) == QLatin1String("true")); in updateFieldHook()
H A Durlfieldlogic.h39 void setRelative(bool relative);
H A Durlfieldlogic.cpp35 void UrlFieldLogic::setRelative(bool relative_) { in setRelative() function in UrlFieldLogic
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/shared/
H A DAssembler-shared.h539 void setRelative() { in setRelative() function
547 void setRelative() const { in setRelative() function
570 setRelative();
607 void setRelative() { in setRelative() function
615 void setRelative() const { in setRelative() function
639 setRelative();
/dports/java/jgraphx/jgraphx-4.2.2/examples/com/mxgraph/examples/swing/
H A DPort.java83 geo1.setRelative(true); in Port()
92 geo2.setRelative(true); in Port()
/dports/games/scorched3d/scorched/src/common/landscapedef/
H A DLandscapeSound.cpp148 source->setRelative(); in setPosition()
173 source->setRelative(); in setPosition()
188 source->setRelative(); in setPosition()
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/model/
H A DmxGeometry.java203 public void setRelative(boolean value) in setRelative() method in mxGeometry
328 clone.setRelative(isRelative()); in clone()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/shared/
H A DAssembler-shared.h540 void setRelative() { in setRelative() function
548 void setRelative() const { in setRelative() function
571 setRelative();
608 void setRelative() { in setRelative() function
616 void setRelative() const { in setRelative() function
640 setRelative();
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/
H A DWMLMacroCall.java83 void setRelative(String value); in setRelative() method
/dports/misc/tellico/tellico-3.4.2/src/tests/
H A Dfieldtest.cpp104 logic.setRelative(true); in testUrlFieldLogic()
128 logic.setRelative(false); in testUrlFieldLogic()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/shared/
H A DAssembler-shared.h528 void setRelative() { state_ = Relative; } in setRelative() function
532 void setRelative() const {} in setRelative() function
554 setRelative();
586 void setRelative() { state_ = Relative; } in setRelative() function
590 void setRelative() const {} in setRelative() function
613 setRelative();
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/
H A DWMLMacroCallImpl.java386 public void setRelative(String newRelative) in setRelative() method in WMLMacroCallImpl
579 setRelative((String)newValue); in eSet()
618 setRelative(RELATIVE_EDEFAULT); in eUnset()
/dports/graphics/blender/blender-2.91.0/source/blender/compositor/nodes/
H A DCOM_CropNode.cpp42 operation->setRelative(relative); in convertToOperations()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/naming/
H A DNameClassPair.java86 public void setRelative (boolean r) in setRelative() method in NameClassPair
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/naming/
H A DNameClassPair.java86 public void setRelative (boolean r) in setRelative() method in NameClassPair

123456