Searched refs:shouldReNotifyFocus_ (Results 1 – 3 of 3) sorted by relevance
316 ASSERT_TRUE(window->shouldReNotifyFocus_);318 window->shouldReNotifyFocus_ = false;321 ASSERT_FALSE(window->shouldReNotifyFocus_);
369 bool shouldReNotifyFocus_ = false; variable
1404 if (shouldReNotifyFocus_) { in SetUIContentInner()1407 shouldReNotifyFocus_ = false; in SetUIContentInner()2806 shouldReNotifyFocus_ = true; in NotifyAfterFocused()2815 shouldReNotifyFocus_ = true; in NotifyAfterUnfocused()