Home
last modified time | relevance | path

Searched refs:focus_target (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/browser/native/
Dwindow_x11.cc226 x11::Window focus_target = xwindow_; in Focus() local
232 focus_target = child; in Focus()
240 {x11::InputFocus::Parent, focus_target, x11::Time::CurrentTime}) in Focus()