Searched refs:SetKeyboardFocusHere (Results 1 – 6 of 6) sorted by relevance
747 if (window_has_ctrl_key('f')) ImGui::SetKeyboardFocusHere(); in display_batch_window()839 if (window_has_ctrl_key('f')) ImGui::SetKeyboardFocusHere(); in display_registers_window()883 if (window_has_ctrl_key('f')) ImGui::SetKeyboardFocusHere(); in display_commands_window()
320 ImGui::SetKeyboardFocusHere();
599 …IMGUI_API void SetKeyboardFocusHere(int offset = 0); // foc…
6443 void ImGui::SetKeyboardFocusHere(int offset) in SetKeyboardFocusHere() function in ImGui
1850 ImGui::SetKeyboardFocusHere(); in drawImGui()
2288 ImGui::SetKeyboardFocusHere(); in drawImGui()