Home
last modified time | relevance | path

Searched refs:NavMoveRequestTryWrapping (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_internal.h1403 …IMGUI_API void NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flag…
Dimgui.cpp6973 NavMoveRequestTryWrapping(g.CurrentWindow, ImGuiNavMoveFlags_LoopY); in EndPopup()
7386 void ImGui::NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flags) in NavMoveRequestTryWrapping() function in ImGui