Home
last modified time | relevance | path

Searched defs:isRunwayType (Results 1 – 3 of 3) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DQmlPositioned.hxx137 Q_PROPERTY(bool isRunwayType READ isRunwayType NOTIFY infoChanged) property in QmlPositioned
H A DQmlPositioned.cxx231 bool QmlPositioned::isRunwayType() const in isRunwayType() function in QmlPositioned
/dports/games/flightgear/flightgear-2020.3.11/src/Navaids/
H A Dpositioned.cxx95 bool FGPositioned::isRunwayType(FGPositioned* pos) in isRunwayType() function in FGPositioned