Searched defs:move_flags (Results 1 – 2 of 2) sorted by relevance
9073 void ImGui::NavMoveRequestSubmit(ImGuiDir move_dir, ImGuiDir clip_dir, ImGuiNavMoveFlags move_flags… in NavMoveRequestSubmit()9112 …::NavMoveRequestForward(ImGuiDir move_dir, ImGuiDir clip_dir, ImGuiNavMoveFlags move_flags, ImGuiS… in NavMoveRequestForward()9789 const ImGuiNavMoveFlags move_flags = g.NavMoveFlags; in NavEndFrame() local
7229 …stForward(ImGuiDir move_dir, ImGuiDir clip_dir, const ImRect& bb_rel, ImGuiNavMoveFlags move_flags) in NavMoveRequestForward()7241 void ImGui::NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flags) in NavMoveRequestTryWrapping()