Searched refs:_showDebug (Results 1 – 2 of 2) sorted by relevance
192 bool showDebug(void) const { return _showDebug; } in showDebug()214 bool _showDebug; variable
971 if (_showDebug != b) { in setShowDebug()972 _showDebug = b; in setShowDebug()