Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_internal.h1356 …IMGUI_API void NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flag…
Dimgui.cpp6830 NavMoveRequestTryWrapping(g.CurrentWindow, ImGuiNavMoveFlags_LoopY); in EndPopup()
7241 void ImGui::NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flags) in NavMoveRequestTryWrapping() function in ImGui
/third_party/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
/third_party/flutter/skia/third_party/externals/imgui/docs/
DTODO.txt265 …the right-most element would go to the next row, etc.). see internal's NavMoveRequestTryWrapping().
/third_party/skia/third_party/externals/imgui/docs/
DTODO.txt334 …the right-most element would go to the next row, etc.). see internal's NavMoveRequestTryWrapping().
/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h2529 …IMGUI_API void NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flag…
Dimgui.cpp8565 NavMoveRequestTryWrapping(window, ImGuiNavMoveFlags_LoopY); in EndPopup()
9126 void ImGui::NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags wrap_flags) in NavMoveRequestTryWrapping() function in ImGui