Searched refs:_showDebug (Results 1 – 2 of 2) sorted by relevance
189 bool showDebug(void) const { return _showDebug; } in showDebug()211 bool _showDebug; variable
951 if (_showDebug != b) { in setShowDebug()952 _showDebug = b; in setShowDebug()