Searched defs:focus_window (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXimint.h109 Window focus_window; member in struct:_XimDefICValues
H A DXlcint.h722 Window focus_window; /* where key events go */ member in struct:__anon420bb5f60e08
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.cpp5621 ImGuiWindow* focus_window = NavRestoreLastChildNavWindow(window); local in function:ImGui::FocusPreviousWindowIgnoringOne
6852 ImGuiWindow* focus_window = (remaining > 0) ? g.OpenPopupStack[remaining-1].Window : g.OpenPopupStack[0].ParentWindow; local in function:ImGui::ClosePopupToLevel
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp5621 ImGuiWindow* focus_window = NavRestoreLastChildNavWindow(window); local in function:ImGui::FocusPreviousWindowIgnoringOne
6852 ImGuiWindow* focus_window = (remaining > 0) ? g.OpenPopupStack[remaining-1].Window : g.OpenPopupStack[0].ParentWindow; local in function:ImGui::ClosePopupToLevel

Completed in 38 milliseconds