Searched refs:PushAllowKeyboardFocus (Results 1 – 2 of 2) sorted by relevance
321 …IMGUI_API void PushAllowKeyboardFocus(bool allow_keyboard_focus); // allow f…
5721 void ImGui::PushAllowKeyboardFocus(bool allow_keyboard_focus) in PushAllowKeyboardFocus() function in ImGui8925 PushAllowKeyboardFocus(false); in LogButtons()