Home
last modified time | relevance | path

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

/dports/games/scorched3d/scorched/src/client/graph/
H A DOptionsDisplay.h310 bool getShowContextHelp() { return showContextHelp_; } in getShowContextHelp()
311 OptionEntryBool &getShowContextHelpEntry() { return showContextHelp_; } in getShowContextHelpEntry()
536 OptionEntryBool showContextHelp_; variable
H A DOptionsDisplay.cpp339 showContextHelp_(options_, "ShowContextHelp", in OptionsDisplay()