Home
last modified time | relevance | path

Searched refs:SetModifier (Results 1 – 25 of 47) sorted by relevance

12

/dports/games/valyriatear/ValyriaTear-1.1.0/src/common/global/actors/
H A Dglobal_actor.cpp71 _char_phys_atk.SetModifier(copy._char_phys_atk.GetModifier()); in GlobalActor()
73 _char_mag_atk.SetModifier(copy._char_mag_atk.GetModifier()); in GlobalActor()
75 _char_phys_def.SetModifier(copy._char_phys_def.GetModifier()); in GlobalActor()
77 _char_mag_def.SetModifier(copy._char_mag_def.GetModifier()); in GlobalActor()
79 _stamina.SetModifier(copy._stamina.GetModifier()); in GlobalActor()
81 _evade.SetModifier(copy._evade.GetModifier()); in GlobalActor()
126 _char_phys_atk.SetModifier(copy._char_phys_atk.GetModifier()); in operator =()
128 _char_mag_atk.SetModifier(copy._char_mag_atk.GetModifier()); in operator =()
132 _char_mag_def.SetModifier(copy._char_mag_def.GetModifier()); in operator =()
134 _stamina.SetModifier(copy._stamina.GetModifier()); in operator =()
[all …]
H A Dglobal_actor.h232 _char_phys_atk.SetModifier(mod); in SetPhysAtkModifier()
242 _char_mag_atk.SetModifier(mod); in SetMagAtkModifier()
252 _char_phys_def.SetModifier(mod); in SetPhysDefModifier()
262 _char_mag_def.SetModifier(mod); in SetMagDefModifier()
272 _stamina.SetModifier(mod); in SetStaminaModifier()
281 _evade.SetModifier(mod); in SetEvadeModifier()
H A Dglobal_character.h120 _char_phys_atk.SetModifier(mod); in SetPhysAtkModifier()
130 _char_mag_atk.SetModifier(mod); in SetMagAtkModifier()
140 _char_phys_def.SetModifier(mod); in SetPhysDefModifier()
150 _char_mag_def.SetModifier(mod); in SetMagDefModifier()
H A Dglobal_stat.h37 void SetModifier(float value) { in SetModifier() function
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/perl/t/
H A D00-measures-00.t33 ok(bool($z) eq bool(Geo::OGR::GT_HasZ($j)), "$geom, set Z to $z after SetModifier");
34 ok(bool($m) eq bool(Geo::OGR::GT_HasM($j)), "$geom, set M to $m after SetModifier");
/dports/graphics/gdal/gdal-3.3.3/swig/perl/t/
H A D00-measures-00.t33 ok(bool($z) eq bool(Geo::OGR::GT_HasZ($j)), "$geom, set Z to $z after SetModifier");
34 ok(bool($m) eq bool(Geo::OGR::GT_HasM($j)), "$geom, set M to $m after SetModifier");
/dports/graphics/py-gdal/gdal-3.3.3/swig/perl/t/
H A D00-measures-00.t33 ok(bool($z) eq bool(Geo::OGR::GT_HasZ($j)), "$geom, set Z to $z after SetModifier");
34 ok(bool($m) eq bool(Geo::OGR::GT_HasM($j)), "$geom, set M to $m after SetModifier");
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkWidgetEventTranslator.cxx142 e->SetModifier(modifier); in SetTranslation()
203 this->Event->SetModifier(modifier); in GetTranslation()
238 e->SetModifier(modifier); in RemoveTranslation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dchannel_info.cc92 bool SetModifier(ModifierIndex index, bool set, base::string16* ap_value) { in SetModifier() function
172 return SetModifier(SFX_FULL, value, &value_); in SetFullSuffix()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkWidgetEventTranslator.cxx198 e->SetModifier(modifier); in SetTranslation()
268 this->Event->SetModifier(modifier); in GetTranslation()
311 e->SetModifier(modifier); in RemoveTranslation()
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkWidgetEventTranslator.cxx192 e->SetModifier(modifier); in SetTranslation()
270 this->Event->SetModifier(modifier); in GetTranslation()
317 e->SetModifier(modifier); in RemoveTranslation()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStepDimTol_ModifiedGeometricTolerance.hxx61 Standard_EXPORT void SetModifier (const StepDimTol_LimitCondition theModifier);
H A DIFSelect_ContextWrite.hxx90 Standard_EXPORT Standard_Boolean SetModifier (const Standard_Integer numod);
/dports/cad/opencascade/opencascade-7.6.0/src/StepDimTol/
H A DStepDimTol_ModifiedGeometricTolerance.hxx61 Standard_EXPORT void SetModifier (const StepDimTol_LimitCondition theModifier);
H A DStepDimTol_ModifiedGeometricTolerance.cxx88 void StepDimTol_ModifiedGeometricTolerance::SetModifier (const StepDimTol_LimitCondition theModifie… in SetModifier() function in StepDimTol_ModifiedGeometricTolerance
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStepDimTol_ModifiedGeometricTolerance.hxx61 Standard_EXPORT void SetModifier (const StepDimTol_LimitCondition theModifier);
H A DIFSelect_ContextWrite.hxx92 Standard_EXPORT Standard_Boolean SetModifier (const Standard_Integer numod);
/dports/editors/cudatext/CudaText-1.151.0/econtrol/econtrol/
H A Dec_regexpr.pas43 procedure SetModifier(const Index: Integer; const Value: boolean); procedure
68 property ModifierI: boolean index MaskModI read GetModifier write SetModifier;
69 property ModifierR: boolean index MaskModR read GetModifier write SetModifier;
70 property ModifierS: boolean index MaskModS read GetModifier write SetModifier;
71 property ModifierG: boolean index MaskModG read GetModifier write SetModifier;
72 property ModifierM: boolean index MaskModM read GetModifier write SetModifier;
73 property ModifierX: boolean index MaskModX read GetModifier write SetModifier;
1671 procedure TecRegExpr.SetModifier(const Index: Integer; procedure
/dports/cad/opencascade/opencascade-7.6.0/src/IFSelect/
H A DIFSelect_ContextWrite.hxx90 Standard_EXPORT Standard_Boolean SetModifier (const Standard_Integer numod);
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dstreamdrive.h79 void SetModifier(const Modifier *p);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Drequest.hxx72 void SetModifier( sal_uInt16 nModi );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Drequest.hxx73 void SetModifier( sal_uInt16 nModi );
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4SoundInstance.h100 void SetModifier(C4SoundModifier *new_modifier, bool is_global);
H A DC4SoundInstance.cpp418 void C4SoundInstance::SetModifier(C4SoundModifier *new_modifier, bool is_global) in SetModifier() function in C4SoundInstance
460 SetModifier(::Application.SoundSystem.Modifiers.GetGlobalModifier(player), true); in SetPlayer()
/dports/cad/opencascade/opencascade-7.6.0/src/RWStepDimTol/
H A DRWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.cxx92 MGT->SetModifier(aModifier); in ReadStep()

12