Searched refs:InputInt (Results 1 – 3 of 3) sorted by relevance
751 if (ImGui::InputInt("Execbuf", &window->exec_idx)) in display_batch_window()
453 …IMGUI_API bool InputInt(const char* label, int* v, int step = 1, int step_fast = 100, ImG…
2791 bool ImGui::InputInt(const char* label, int* v, int step, int step_fast, ImGuiInputTextFlags flags) in InputInt() function in ImGui