Home
last modified time | relevance | path

Searched defs:firstWalk (Results 1 – 4 of 4) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkImageRandomNonRepeatingIteratorWithIndexTest2.cxx52 WalkType firstWalk(N); in itkImageRandomNonRepeatingIteratorWithIndexTest2() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/
H A Dplayer.cpp848 void Player::firstWalk(Common::Point fromPos, Facing fromFacing, Common::Point destPos, Facing dest… in firstWalk() function in MADS::Player
/dports/games/scummvm/scummvm-2.5.1/engines/mads/
H A Dplayer.cpp848 void Player::firstWalk(Common::Point fromPos, Facing fromFacing, Common::Point destPos, Facing dest… in firstWalk() function in MADS::Player
/dports/math/ogdf/OGDF/src/ogdf/tree/
H A DTreeLayout.cpp621 void TreeLayout::firstWalk(TreeStructure &ts, node subtree, bool upDown) in firstWalk() function in ogdf::TreeLayout