Home
last modified time | relevance | path

Searched refs:_helpSection (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/ui/
H A Dkia.h105 KIASectionHelp *_helpSection; variable
H A Dkia.cpp102 _helpSection = new KIASectionHelp(_vm); in KIA()
124 delete _helpSection; in ~KIA()
1125 _currentSection = _helpSection; in switchSection()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/ui/
H A Dkia.h105 KIASectionHelp *_helpSection; variable
H A Dkia.cpp105 _helpSection = new KIASectionHelp(_vm); in KIA()
127 delete _helpSection; in ~KIA()
1139 _currentSection = _helpSection; in switchSection()