Searched refs:_showDebug (Results 1 – 2 of 2) sorted by relevance
246 bool showDebug(void) const { return _showDebug; } in showDebug()268 bool _showDebug; variable
1042 if (_showDebug != b) { in setShowDebug()1043 _showDebug = b; in setShowDebug()