Home
last modified time | relevance | path

Searched refs:_iafDialog (Results 1 – 2 of 2) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/KLN89/
H A Dkln89_page_apt.cxx58 _iafDialog = false; in KLN89AptPage()
321 if(_iafDialog) { in Update()
517 if(_iafDialog || _addDialog || _replaceDialog) { in UpdateAirport()
532 _iafDialog = false; in CrsrPressed()
547 if(_iafDialog) { in CrsrPressed()
574 if(_iafDialog) { in ClrPressed()
575 _iafDialog = false; in ClrPressed()
585 _iafDialog = true; in ClrPressed()
617 if(_iafDialog) { in EntPressed()
646 _iafDialog = false; in EntPressed()
[all …]
H A Dkln89_page_apt.hxx90 bool _iafDialog; member in KLN89AptPage