Searched defs:FocusableItemRegister (Results 1 – 3 of 3) sorted by relevance
2835 bool ImGui::FocusableItemRegister(ImGuiWindow* window, ImGuiID id, bool tab_stop) in FocusableItemRegister() function in ImGui
2895 bool ImGui::FocusableItemRegister(ImGuiWindow* window, ImGuiID id, bool tab_stop) in FocusableItemRegister() function in ImGui
2486 …inline bool FocusableItemRegister(ImGuiWindow* window, ImGuiID id) { IM_ASSERT(0); IM_UNUSED(wind… in FocusableItemRegister() function