Home
last modified time | relevance | path

Searched defs:move_flags (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui.cpp9073 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
/third_party/mesa3d/src/imgui/
Dimgui.cpp7374 …stForward(ImGuiDir move_dir, ImGuiDir clip_dir, const ImRect& bb_rel, ImGuiNavMoveFlags move_flags) in NavMoveRequestForward()
7386 void ImGui::NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flags) in NavMoveRequestTryWrapping()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp7229 …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()