Searched refs:IsWindowNavFocusable (Results 1 – 2 of 2) sorted by relevance
1330 IMGUI_API bool IsWindowNavFocusable(ImGuiWindow* window);
6010 bool ImGui::IsWindowNavFocusable(ImGuiWindow* window) in IsWindowNavFocusable() function in ImGui7952 if (ImGui::IsWindowNavFocusable(g.WindowsFocusOrder[i])) in FindWindowNavFocusable()8136 if (!IsWindowNavFocusable(window)) in NavUpdateWindowingList()