Home
last modified time | relevance | path

Searched defs:SetEntity (Results 1 – 25 of 56) sorted by relevance

123

/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/actions/
H A Drs_actioninfodist2.h46 SetEntity, /**< Setting the entity. */ enumerator
H A Drs_actiondimradial.h43 SetEntity, /**< Choose entity. */ enumerator
H A Drs_actiondimdiametric.h43 SetEntity, /**< Choose entity. */ enumerator
H A Drs_actiondrawlineparallel.h44 SetEntity, /**< Choose original entity. */ enumerator
H A Drs_actiondrawlineparallelthrough.h43 SetEntity, /**< Choose original entity. */ enumerator
H A Drs_actiondrawlinerelangle.h44 SetEntity, /**< Choose entity. */ enumerator
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DSpriterInstance2D.cpp54 bool SpriterInstance::SetEntity(int index) in SetEntity() function in Urho3D::Spriter::SpriterInstance
68 bool SpriterInstance::SetEntity(const String& entityName) in SetEntity() function in Urho3D::Spriter::SpriterInstance
H A DAnimatedSprite2D.cpp154 void AnimatedSprite2D::SetEntity(const String& entity) in SetEntity() function in Urho3D::AnimatedSprite2D
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-marketplace-catalog/include/aws/marketplace-catalog/model/
H A DChange.h112 inline void SetEntity(const Entity& value) { m_entityHasBeenSet = true; m_entity = value; } in SetEntity() function
117 … inline void SetEntity(Entity&& value) { m_entityHasBeenSet = true; m_entity = std::move(value); } in SetEntity() function
H A DChangeSummary.h99 inline void SetEntity(const Entity& value) { m_entityHasBeenSet = true; m_entity = value; } in SetEntity() function
104 … inline void SetEntity(Entity&& value) { m_entityHasBeenSet = true; m_entity = std::move(value); } in SetEntity() function
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/
H A Dobject_access_control_test.cc26 TEST(ObjectAccessControlTest, SetEntity) { in TEST() argument
H A Dbucket_access_control_test.cc56 TEST(BucketAccessControlTest, SetEntity) { in TEST() argument
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/
H A Dobject_access_control_test.cc27 TEST(ObjectAccessControlTest, SetEntity) { in TEST() argument
H A Dbucket_access_control_test.cc57 TEST(BucketAccessControlTest, SetEntity) { in TEST() argument
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDEntityReference.cpp88 void FCDEntityReference::SetEntity(FCDEntity* _entity) in SetEntity() function in FCDEntityReference
H A DFCDEntityInstance.cpp58 void FCDEntityInstance::SetEntity(FCDEntity* entity) in SetEntity() function in FCDEntityInstance
/dports/cad/opencascade/opencascade-7.6.0/src/Interface/
H A DInterface_UndefinedContent.cxx234 void Interface_UndefinedContent::SetEntity in SetEntity() function in Interface_UndefinedContent
274 void Interface_UndefinedContent::SetEntity in SetEntity() function in Interface_UndefinedContent
/dports/cad/opencascade/opencascade-7.6.0/src/StepData/
H A DStepData_Field.cxx228 void StepData_Field::SetEntity (const Handle(Standard_Transient)& val) in SetEntity() function in StepData_Field
231 void StepData_Field::SetEntity () in SetEntity() function in StepData_Field
404 void StepData_Field::SetEntity in SetEntity() function in StepData_Field
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/go-service/gen-go/module/
H A Dttypes.go170 func (g *GetEntityResponse) SetEntity(entity string) *GetEntityResponse { func
/dports/cad/opencascade/opencascade-7.6.0/src/IFSelect/
H A DIFSelect_SelectPointed.cxx37 void IFSelect_SelectPointed::SetEntity in SetEntity() function in IFSelect_SelectPointed
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/physics/
H A DClip.h179 ID_INLINE void idClipModel::SetEntity( idEntity *newEntity ) { in SetEntity() function
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/physics/
H A DClip.h179 ID_INLINE void idClipModel::SetEntity( idEntity *newEntity ) { in SetEntity() function
/dports/editors/lazarus/lazarus/components/synedit/
H A Dsynhighlighterany.pas162 procedure SetEntity(const Value: boolean); procedure
1255 procedure TSynAnySyn.SetEntity(const Value: boolean); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynhighlighterany.pas162 procedure SetEntity(const Value: boolean); procedure
1253 procedure TSynAnySyn.SetEntity(const Value: boolean); procedure
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsynhighlighterany.pas162 procedure SetEntity(const Value: boolean); procedure
1255 procedure TSynAnySyn.SetEntity(const Value: boolean); procedure

123