Searched refs:_showDebug (Results 1 – 2 of 2) sorted by relevance
190 bool showDebug(void) const { return _showDebug; } in showDebug()212 bool _showDebug; variable
965 if (_showDebug != b) { in setShowDebug()966 _showDebug = b; in setShowDebug()
Completed in 6 milliseconds