Home
last modified time | relevance | path

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

/dports/games/scorched3d/scorched/src/client/graph/
H A DOptionsDisplay.h313 bool getShowContextInfo() { return showContextInfo_; } in getShowContextInfo()
314 OptionEntryBool &getShowContextInfoEntry() { return showContextInfo_; } in getShowContextInfoEntry()
537 OptionEntryBool showContextInfo_; variable
H A DOptionsDisplay.cpp341 showContextInfo_(options_, "ShowContextInfo", in OptionsDisplay()