Searched refs:NavMoveRequestTryWrapping (Results 1 – 8 of 8) sorted by relevance
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui_internal.h | 1356 …IMGUI_API void NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flag…
|
| D | imgui.cpp | 6830 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/ |
| D | imgui_internal.h | 1403 …IMGUI_API void NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flag…
|
| D | imgui.cpp | 6973 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/ |
| D | TODO.txt | 265 …the right-most element would go to the next row, etc.). see internal's NavMoveRequestTryWrapping().
|
| /third_party/skia/third_party/externals/imgui/docs/ |
| D | TODO.txt | 334 …the right-most element would go to the next row, etc.). see internal's NavMoveRequestTryWrapping().
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_internal.h | 2529 …IMGUI_API void NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flag…
|
| D | imgui.cpp | 8565 NavMoveRequestTryWrapping(window, ImGuiNavMoveFlags_LoopY); in EndPopup() 9126 void ImGui::NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags wrap_flags) in NavMoveRequestTryWrapping() function in ImGui
|