Home
last modified time | relevance | path

Searched refs:setTarget (Results 201 – 225 of 6031) sorted by relevance

12345678910>>...242

/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSActionCell.inc19 procedure setTarget(newValue: id); message 'setTarget:';
/dports/mail/gnumail/GNUMail-1.3.0/Bundles/Filtering/
H A DFilterHeaderEditorWindow.m83 [removeHeader setTarget: [self windowController]];
90 [addHeader setTarget: [self windowController]];
98 [cancelButton setTarget: [self windowController]];
110 [okButton setTarget: [self windowController]];
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/entity/creature/impl/attack/
H A DHandToHandTest.java105 creature.setTarget(victim); in testCanAttackNow()
129 creature.setTarget(victim); in testCanAttackNowBigCreature()
271 creature.setTarget(victim); in testHasValidTarget()
282 creature.setTarget(victim); in testHasValidTarget()
308 creature.setTarget(creature); in testFindNewtarget()
/dports/mail/gnumail/GNUMail-1.3.0/Bundles/Account/
H A DSendView.m78 [sendTransportMethodPopUpButton setTarget: parent];
211 [sendUseSecureConnection setTarget: parent];
223 [sendAuthenticateUsingButton setTarget: parent];
237 [sendSupportedMechanismsButton setTarget: parent];
254 [sendRememberPassword setTarget: parent];
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qt3d/examples/qt3d/simple-cpp/
H A Dorbittransformcontroller.h67 Q_PROPERTY(Qt3DCore::QTransform* target READ target WRITE setTarget NOTIFY targetChanged)
74 void setTarget(Qt3DCore::QTransform *target);
/dports/devel/pear-Symfony_Component_Finder/Finder-2.4.4/Symfony/Component/Finder/Tests/Comparator/
H A DComparatorTest.php36 $comparator->setTarget(8);
47 $c->setTarget($target);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/util/
H A Dqdeclarativeanimation_p.h138 virtual void setTarget(const QDeclarativeProperty &);
199 Q_PROPERTY(QObject *target READ target WRITE setTarget NOTIFY targetChanged)
211 void setTarget(QObject *);
249 Q_PROPERTY(QObject *target READ target WRITE setTarget NOTIFY targetChanged)
272 void setTarget(QObject *);
449 Q_PROPERTY(QDeclarativeItem *target READ target WRITE setTarget NOTIFY targetChanged)
458 void setTarget(QDeclarativeItem *);
H A Dqdeclarativeconnections_p.h67 Q_PROPERTY(QObject *target READ target WRITE setTarget NOTIFY targetChanged)
75 void setTarget(QObject *);
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/block/
H A DDatabaseBlockTest.php146 $block->setTarget( $target );
379 $block->setTarget( $target );
610 $block->setTarget( $user );
639 $block->setTarget( $user );
673 $block->setTarget( $user );
700 $block->setTarget( $user );
731 $block->setTarget( $user );
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Finder/Tests/Comparator/
H A DComparatorTest.php37 $comparator->setTarget(8);
48 $c->setTarget($target);
/dports/lang/zig-devel/zig-0.9.0/test/standalone/issue_5825/
H A Dbuild.zig11 obj.setTarget(target);
18 exe.setTarget(target);
/dports/lang/zig-devel/zig-0.9.0/test/standalone/shared_library/
H A Dbuild.zig6 lib.setTarget(target);
9 exe.setTarget(target);
/dports/lang/zig/zig-0.9.0/test/standalone/issue_5825/
H A Dbuild.zig11 obj.setTarget(target);
18 exe.setTarget(target);
/dports/lang/zig/zig-0.9.0/test/standalone/shared_library/
H A Dbuild.zig6 lib.setTarget(target);
9 exe.setTarget(target);
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Finder/Tests/Comparator/
H A DComparatorTest.php37 $comparator->setTarget(8);
48 $c->setTarget($target);
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/framegraph/
H A Dqrendertargetselector.h58 Q_PROPERTY(Qt3DRender::QRenderTarget *target READ target WRITE setTarget NOTIFY targetChanged)
69 void setTarget(QRenderTarget *target);
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DColorInterpolator.java152 public void setTarget(Material target) { in setTarget() method in ColorInterpolator
276 setTarget(ci.getTarget()); in duplicateAttributes()
312 setTarget((Material) referenceTable.getNewObjectReference(nc)); in updateNodeReferences()
/dports/java/jgraph/jgraph-java-5.13.0.4/examples/com/jgraph/example/mycellview/
H A DMyCellView.java62 edge0.setTarget(cells[1].getChildAt(0)); in main()
69 edge1.setTarget(cells[2].getChildAt(0)); in main()
76 edge2.setTarget(cells[3].getChildAt(0)); in main()
/dports/games/scorched3d/scorched/src/common/target/
H A DTarget.cpp54 life_->setTarget(this); in Target()
56 shield_->setTarget(this); in Target()
58 group_->setTarget(this); in Target()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/accessibility/
H A DAccessibleRelation.java206 public void setTarget(Object target) in setTarget() method in AccessibleRelation
216 public void setTarget(Object[] targets) in setTarget() method in AccessibleRelation
/dports/deskutils/cartotheque/Cartotheque-0.1/
H A DEKInspectorPanel.h37 - (void)setTarget:(id)newTarget owner:(id)anObject;
38 - (void)setTarget:(id)newTarget;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/accessibility/
H A DAccessibleRelation.java206 public void setTarget(Object target) in setTarget() method in AccessibleRelation
216 public void setTarget(Object[] targets) in setTarget() method in AccessibleRelation
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DBranchHandle.java81 public void setTarget( final InstructionHandle ih ) { in setTarget() method in BranchHandle
82 bi.setTarget(ih); in setTarget()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DBranchHandle.java81 public void setTarget( final InstructionHandle ih ) { in setTarget() method in BranchHandle
82 bi.setTarget(ih); in setTarget()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DBranchHandle.java81 public void setTarget( final InstructionHandle ih ) { in setTarget() method in BranchHandle
82 bi.setTarget(ih); in setTarget()

12345678910>>...242