Home
last modified time | relevance | path

Searched defs:calculatePath (Results 1 – 5 of 5) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/printing/
H A Dshfovexporter.cpp21 bool ShFovExporter::calculatePath(const SkyPoint &src, const SkyPoint &dest, double fov, double mag… in calculatePath() function in ShFovExporter
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.core/src/org/eclipse/team/core/diff/provider/
H A DThreeWayDiff.java49 private static IPath calculatePath(ITwoWayDiff localChange, ITwoWayDiff remoteChange) { in calculatePath() method in ThreeWayDiff
/dports/games/legend-of-edgar/edgar-1.34/src/
H A Dgeometry.c27 void calculatePath(float startX, float startY, float endX, float endY, float *dirX, float *dirY) in calculatePath() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/util/
H A DFactoryPathUtil.java340 …private static synchronized Map<FactoryContainer, FactoryPath.Attributes> calculatePath(IJavaProje… in calculatePath() method in FactoryPathUtil
/dports/games/openfodder/openfodder-1.6.0/Source/Map/
H A DRandom.cpp295 std::vector<cPosition*> cRandomMap::calculatePath(size_t pSpriteType, cPosition* Pos1, cPosition* P… in calculatePath() function in cRandomMap