Searched refs:oldEnable (Results 1 – 2 of 2) sorted by relevance
97 auto oldEnable = that.enabled_; in SwitchFunction() local106 if (oldEnable != that.enabled_ && that.delegate_ != nullptr) { in SwitchFunction()
192 auto oldEnable = that.enabled_; in SwitchFunction() local212 if (that.enabled_ != oldEnable && that.repaint_ != nullptr) { in SwitchFunction()