Home
last modified time | relevance | path

Searched refs:GetTargetObject (Results 1 – 25 of 48) sorted by relevance

12

/dports/games/spring/spring_98.0/rts/Sim/Projectiles/WeaponProjectiles/
H A DWeaponProjectile.h50 const CWorldObject* GetTargetObject() const { return target; } in GetTargetObject() function
51 CWorldObject* GetTargetObject() { return target; } in GetTargetObject() function
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/dlg/
H A DdlgSynonym.cpp93 cbTargetObject->SetSelection(cbTargetObject->FindString(synonym->GetTargetObject())); in Go()
106 cbTargetObject->SetSelection(cbTargetObject->FindString(privSynonym->GetTargetObject())); in Go()
167 EnableOK(synonym->GetTargetObject() != cbTargetObject->GetValue()); in CheckChange()
169 EnableOK(privSynonym->GetTargetObject() != cbTargetObject->GetValue()); in CheckChange()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/schema/
H A DedbSynonym.cpp105 sql += qtIdent(GetTargetObject()) + wxT(";\n"); in GetSql()
121 properties->AppendItem(_("Target object"), GetTargetObject()); in ShowTreeDetail()
H A DedbPrivateSynonym.cpp76 sql += qtIdent(GetTargetObject()) + wxT(";\n"); in GetSql()
95 properties->AppendItem(_("Target object"), GetTargetObject()); in ShowTreeDetail()
/dports/www/itop/web/pages/
H A Dajax.render.php303 $oObj = $oWizardHelper->GetTargetObject();
347 $oObj = $oWizardHelper->GetTargetObject();
349 $oObj = $oWizardHelper->GetTargetObject();
378 $oObj = $oWizardHelper->GetTargetObject();
402 $oObj = $oWizardHelper->GetTargetObject();
458 $oObj = $oWizardHelper->GetTargetObject();
510 $oObj = $oWizardHelper->GetTargetObject();
618 $oObj = $oWizardHelper->GetTargetObject();
637 $oObj = $oWizardHelper->GetTargetObject();
645 $oObj = $oWizardHelper->GetTargetObject();
[all …]
H A Dajax.searchform.php91 $oObj = $oWizardHelper->GetTargetObject();
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/schema/
H A DedbSynonym.h59 wxString GetTargetObject() const in GetTargetObject() function
H A DedbPrivateSynonym.h80 wxString GetTargetObject() const in GetTargetObject() function
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4MouseControl.h160 C4Object *GetTargetObject(); // get MouseSelection object at position
H A DC4MouseControl.cpp487 TargetObject=GetTargetObject(); in UpdateCursorTarget()
838 C4Object *C4MouseControl::GetTargetObject() in GetTargetObject() function in C4MouseControl
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDAnimated.h213 FCDObject* GetTargetObject() { return target; } in GetTargetObject() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FCDocument/
H A DFCDAnimated.h213 FCDObject* GetTargetObject() { return target; } in GetTargetObject() function
/dports/www/itop/web/application/
H A Dwizardhelper.class.inc.php41 public function GetTargetObject($bReadUploadedFiles = false) function in WizardHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdcrtv.cxx60 const SdrObject& GetTargetObject() const { return mrObject; } in GetTargetObject() function in ImplConnectMarkerOverlay
276 if(mpCoMaOverlay && pTargetObject != &mpCoMaOverlay->GetTargetObject()) in SetConnectMarker()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdcrtv.cxx65 const SdrObject& GetTargetObject() const { return mrObject; } in GetTargetObject() function in ImplConnectMarkerOverlay
291 if(mpCoMaOverlay && pTargetObject != &mpCoMaOverlay->GetTargetObject()) in SetConnectMarker()
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaSyncedCtrl.cpp2772 CWorldObject* oldTargetObject = wpro->GetTargetObject(); in SetProjectileTarget()
2801 if (wpro->GetTargetObject() != NULL) { in SetProjectileTarget()
2802 …wpro->DeleteDeathDependence(wpro->GetTargetObject(), ProjectileTarget::GetObjectDepType(wpro->GetT… in SetProjectileTarget()
2808 lua_pushboolean(L, wpro->GetTargetObject() == NULL); in SetProjectileTarget()
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/pub/
H A Dinternal.go1367 GetTargetObject(index int) (v vocab.ObjectType) methodSpec
1375 obj := a.GetTargetObject(i)
2004 objs = append(objs, a.GetTargetObject(i))
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/vocab/
H A Dgen_dislike.go42 GetTargetObject(index int) (v ObjectType) methodSpec
933 func (t *Dislike) GetTargetObject(index int) (v ObjectType) { func
H A Dgen_tentativeaccept.go42 GetTargetObject(index int) (v ObjectType) methodSpec
933 func (t *TentativeAccept) GetTargetObject(index int) (v ObjectType) { func
H A Dgen_undo.go42 GetTargetObject(index int) (v ObjectType) methodSpec
933 func (t *Undo) GetTargetObject(index int) (v ObjectType) { func
H A Dgen_view.go42 GetTargetObject(index int) (v ObjectType) methodSpec
933 func (t *View) GetTargetObject(index int) (v ObjectType) { func
H A Dgen_create.go42 GetTargetObject(index int) (v ObjectType) methodSpec
933 func (t *Create) GetTargetObject(index int) (v ObjectType) { func
H A Dgen_follow.go42 GetTargetObject(index int) (v ObjectType) methodSpec
933 func (t *Follow) GetTargetObject(index int) (v ObjectType) { func
H A Dgen_intransitiveactivity.go31 GetTargetObject(index int) (v ObjectType) methodSpec
838 func (t *IntransitiveActivity) GetTargetObject(index int) (v ObjectType) { func
H A Dgen_invite.go42 GetTargetObject(index int) (v ObjectType) methodSpec
933 func (t *Invite) GetTargetObject(index int) (v ObjectType) { func

12