Searched defs:focus_window (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ | ||
| H A D | Ximint.h | 109 Window focus_window; member in struct:_XimDefICValues |
| H A D | Xlcint.h | 722 Window focus_window; /* where key events go */ member in struct:__anon420bb5f60e08 |
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.cpp | 5621 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 D | imgui.cpp | 5621 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