Searched refs:previousFocusedWindowFound (Results 1 – 1 of 1) sorted by relevance
1830 bool previousFocusedWindowFound = false; in GetNextFocusableWindow() local1831 WindowNodeOperationFunc func = [windowId, &nextFocusableWindow, &previousFocusedWindowFound]( in GetNextFocusableWindow()1833 …if (previousFocusedWindowFound && node->GetWindowProperty()->GetFocusable() && node->currentVisibi… in GetNextFocusableWindow()1838 previousFocusedWindowFound = true; in GetNextFocusableWindow()