Home
last modified time | relevance | path

Searched defs:flagRadius (Results 1 – 7 of 7) sorted by relevance

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/dialogs/tools/
H A Ddialogarcwithlength.h110 bool flagRadius; variable
H A Ddialogarc.h113 bool flagRadius; variable
/dports/games/bzflag-server/bzflag-2.4.22/include/
H A DBZDBCache.h95 static Float flagRadius; variable
/dports/games/bzflag/bzflag-2.4.22/include/
H A DBZDBCache.h95 static Float flagRadius; variable
/dports/games/bzflag-server/bzflag-2.4.22/src/common/
H A DBZDBCache.cxx60 BZDBCache::Float BZDBCache::flagRadius; member in BZDBCache
/dports/games/bzflag/bzflag-2.4.22/src/common/
H A DBZDBCache.cxx60 BZDBCache::Float BZDBCache::flagRadius; member in BZDBCache
/dports/games/openlierox/OpenLieroX/src/common/
H A DFlagInfo.cpp228 float flagRadius = cServer->getGameMode()->FlagRadius(); flagRadius *= flagRadius; in checkWorm() local