Home
last modified time | relevance | path

Searched defs:oldTile (Results 1 – 12 of 12) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/ViewGeneration/QueryRewriting/
H A DTile.cs176 internal abstract Tile<T_Query> Replace(Tile<T_Query> oldTile, Tile<T_Query> newTile); in Replace()
205 internal override Tile<T_Query> Replace(Tile<T_Query> oldTile, Tile<T_Query> newTile) in Replace()
243 internal override Tile<T_Query> Replace(Tile<T_Query> oldTile, Tile<T_Query> newTile) in Replace()
/dports/games/stratagus/stratagus-3.2.0/src/map/
H A Dmap_wall.cpp64 …WallTile(const CTileset &tileset, bool humanWall, int dirFlag, int value, unsigned int oldTile = 0) in getWallTile()
/dports/graphics/krita/krita-4.4.8/libs/image/tiles3/
H A Dkis_tiled_data_manager.h106 …ine void getTilesPair(qint32 col, qint32 row, bool writable, KisTileSP *tile, KisTileSP *oldTile) { in getTilesPair()
/dports/cad/magic/magic-8.3.245/resis/
H A DResUtils.c647 ResDevTile *oldTile; local
/dports/games/opendungeons/OpenDungeons-0.7.1/source/entities/
H A DMovableGameEntity.cpp273 Tile* oldTile = nullptr; in setPosition() local
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/components/
H A DImageGridComponent.h414 std::shared_ptr<GridTileComponent> oldTile = nullptr; in onCursorChanged() local
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltConfig.c267 Blt_Tile tile, oldTile; local
1420 Blt_Tile tile, oldTile; local
H A DbltObjConfig.c1477 Blt_Tile newTile, oldTile; local
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/game/
H A Dgame.cpp392 oldTile = g_tileMaps->get("base")->translate(monster->_prevTile); in gameFixupObjects() local
/dports/cad/xcircuit/xcircuit-3.10.30/asg/
H A Dplace.c1122 void manage_string_contents_for_merge(newTile, oldTile) in manage_string_contents_for_merge() argument
2176 void manage_partition_contents_for_merge(newTile, oldTile) in manage_partition_contents_for_merge() argument
H A Dglobal_route.c910 tile *oldTile = oldArc->t; local
/dports/games/OpenLara/OpenLara-b4b19f2/src/gapi/
H A Dsw.h713 Tile8 *oldTile = curTile; in DIP() local