Home
last modified time | relevance | path

Searched defs:canMove (Results 1 – 25 of 94) sorted by relevance

1234

/dports/games/opencity/opencity-0.0.6.5stable/src/mas/
H A Dagent.cpp302 Agent::canMove(int x, int y) const in canMove() function in Agent
324 Agent::canMove(MAS_DIRECTION dir) const in canMove() function in Agent
333 Agent::canMove(MAS_DIRECTION dir, int &x, int &y) const in canMove() function in Agent
/dports/games/peg-e/peg-e-1.3.0/src/
H A Dpeg.h36 bool canMove() in canMove() function
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DRoundedRect.h48 bool canMove; variable
/dports/math/kig/kig-21.12.3/objects/
H A Dbezier_type.cc72 bool BezierQuadricType::canMove( const ObjectTypeCalcer& o ) const in canMove() function in BezierQuadricType
172 bool BezierCubicType::canMove( const ObjectTypeCalcer& o ) const in canMove() function in BezierCubicType
293 bool BezierCurveType::canMove( const ObjectTypeCalcer& o ) const in canMove() function in BezierCurveType
400 bool RationalBezierQuadricType::canMove( const ObjectTypeCalcer& o ) const in canMove() function in RationalBezierQuadricType
513 bool RationalBezierCubicType::canMove( const ObjectTypeCalcer& o ) const in canMove() function in RationalBezierCubicType
640 bool RationalBezierCurveType::canMove( const ObjectTypeCalcer& o ) const in canMove() function in RationalBezierCurveType
H A Dobject_calcer.cc238 bool ObjectCalcer::canMove() const in canMove() function in ObjectCalcer
259 bool ObjectTypeCalcer::canMove() const in canMove() function in ObjectTypeCalcer
H A Dpoint_type.cc213 bool ConstrainedPointType::canMove( const ObjectTypeCalcer& ) const in canMove() function in ConstrainedPointType
223 bool FixedPointType::canMove( const ObjectTypeCalcer& ) const in canMove() function in FixedPointType
233 bool RelativePointType::canMove( const ObjectTypeCalcer& ) const in canMove() function in RelativePointType
243 bool CursorPointType::canMove( const ObjectTypeCalcer& ) const in canMove() function in CursorPointType
576 bool ConstrainedRelativePointType::canMove( const ObjectTypeCalcer& ) const in canMove() function in ConstrainedRelativePointType
H A Dbase_type.cc34 bool ObjectABType::canMove( const ObjectTypeCalcer& o ) const in canMove() function in ObjectABType
H A Dobject_type.cc31 bool ObjectType::canMove( const ObjectTypeCalcer& ) const in canMove() function in ObjectType
H A Dobject_holder.cc105 bool ObjectHolder::canMove() const in canMove() function in ObjectHolder
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/util/
H A Dqdeclarativelistmodel_p.h112 …inline bool canMove(int from, int to, int n) const { return !(from+n > count() || to+n > count() |… in canMove() function
/dports/games/scummvm/scummvm-2.5.1/engines/groovie/
H A Dcell.cpp558 bool canMove; in calcBestWeight() local
668 bool canMove; in doGame() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/groovie/
H A Dcell.cpp556 bool canMove; in calcBestWeight() local
666 bool canMove; in doGame() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/tools/
H A Dsymbol_editor_move_tool.cpp52 auto canMove = in Init() local
/dports/x11-fm/konqueror/konqueror-21.12.3/plugins/fsview/
H A Dfsview_part.cpp323 int canDel = 0, canCopy = 0, canMove = 0; in updateActions() local
381 int canDel = 0, canCopy = 0, canMove = 0; in contextMenu() local
/dports/sysutils/kpmcore/kpmcore-21.12.3/src/ops/
H A Dresizeoperation.cpp379 bool ResizeOperation::canMove(const Partition* p) in canMove() function in ResizeOperation
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/async/
H A DServerStreamMultiPublisher.h84 bool canMove = --remaining == 0; in complete() local
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DFileSystemFolders.java74 public boolean canMove(FileInfo folder, boolean left) { in canMove() method in FileSystemFolders
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qmlmodels/
H A Dqqmllistmodel_p.h138 …inline bool canMove(int from, int to, int n) const { return !(from+n > count() || to+n > count() |… in canMove() function
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qmlmodels/
H A Dqqmllistmodel_p.h138 …inline bool canMove(int from, int to, int n) const { return !(from+n > count() || to+n > count() |… in canMove() function
/dports/audio/audacity/audacity-Audacity-3.1.3/src/tracks/ui/
H A DTrackSelectHandle.cpp164 const bool canMove = TrackList::Get( *project ).Leaders().size() > 1; in Preview() local
/dports/games/scummvm/scummvm-2.5.1/engines/gob/minigames/geisha/
H A Dsubmarine.cpp145 bool Submarine::canMove() const { in canMove() function in Gob::Geisha::Submarine
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/gob/minigames/geisha/
H A Dsubmarine.cpp145 bool Submarine::canMove() const { in canMove() function in Gob::Geisha::Submarine
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/src/org/eclipse/ltk/internal/core/refactoring/resource/
H A DMoveResourcesProcessor.java255 private static boolean canMove(IResource res) { in canMove() method in MoveResourcesProcessor
/dports/devel/binaryen/binaryen-version_98/src/passes/
H A DLoopInvariantCodeMotion.cpp144 bool canMove = true; in visitLoop() local
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DPlayer.h109 bool canMove; variable

1234