Home
last modified time | relevance | path

Searched refs:previousFocusedWindowFound (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp1829 bool previousFocusedWindowFound = false; in GetNextFocusableWindow() local
1830 WindowNodeOperationFunc func = [windowId, &nextFocusableWindow, &previousFocusedWindowFound]( in GetNextFocusableWindow()
1832 if (previousFocusedWindowFound && node->GetWindowProperty()->GetFocusable() && node->currentVisibility_) { in GetNextFocusableWindow()
1837 previousFocusedWindowFound = true; in GetNextFocusableWindow()

Completed in 5 milliseconds