Searched refs:bWasInPaint (Results 1 – 1 of 1) sorted by relevance
574 bool bWasInPaint = bInPaint; // nested calls shouldn't be necessary, but allow for now in Paint() local582 bInPaint = bWasInPaint; in Paint()