Home
last modified time | relevance | path

Searched defs:oldradius (Results 1 – 16 of 16) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_things.cpp433 fixed_t oldradius = thing->radius; in P_Thing_Raise() local
475 fixed_t oldradius = thing->radius; in P_Thing_CanRaise() local
H A Dp_enemy.cpp2563 fixed_t oldradius = corpsehit->radius; in P_CheckForResurrection() local
/dports/games/edge/Edge-1.35-source/src/
H A Dp_mobj.cc252 float x, y, z, oldradius, oldheight; in TeleportRespawn() local
329 float x, y, z, oldradius, oldheight; in ResurrectRespawn() local
H A Dp_map.cc2234 float oldradius; in PIT_CorpseCheck() local
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkPlaneWidget.cxx1369 double oldradius = this->HandleGeometry[0]->GetRadius(); in SizeHandles() local
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkPlaneWidget.cxx1468 double oldradius = this->HandleGeometry[0]->GetRadius(); in SizeHandles() local
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkPlaneWidget.cxx1490 double oldradius = this->HandleGeometry[0]->GetRadius(); in SizeHandles() local
/dports/graphics/darktable38/darktable-3.8.0/src/develop/masks/
H A Dellipse.c531 const float oldradius = radius_a; in _ellipse_events_mouse_scrolled() local
616 const float oldradius = ellipse->radius[0]; in _ellipse_events_mouse_scrolled() local
H A Dbrush.c2263 float radius = 0.0f, oldradius = 0.0f, opacity = 0.0f, oldopacity = 0.0f, pressure = 0.0f; in _brush_events_post_expose() local
/dports/graphics/darktable/darktable-3.6.1/src/develop/masks/
H A Dellipse.c531 const float oldradius = radius_a; in _ellipse_events_mouse_scrolled() local
616 const float oldradius = ellipse->radius[0]; in _ellipse_events_mouse_scrolled() local
H A Dbrush.c2264 float radius = 0.0f, oldradius = 0.0f, opacity = 0.0f, oldopacity = 0.0f, pressure = 0.0f; in _brush_events_post_expose() local
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dphysics.cpp704 vec2 oldcenter(center), oldradius(radius); in rotatebb() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dgradient-drag.cpp3056 double oldradius = rg->r.computed; in deleteSelected() local
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dphysics.cpp715 vec2 oldcenter(center), oldradius(radius); in rotatebb() local
/dports/cad/electric/electric-7.00/src/misc/
H A Dcompensate.c841 REGISTER INTBIG cx, cy, oldradius, newradius, *precomparray, compamt, afx, afy, atx, aty; in compen_drawprecompensation() local
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_enemy.c3338 fixed_t oldradius = mobjinfo[MT_NULL].radius; in A_SkullAttack() local