Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp7374 void ImGui::NavMoveRequestForward(ImGuiDir move_dir, ImGuiDir clip_dir, const ImRect& bb_rel, ImGui… in NavMoveRequestForward()
7394 ImGuiDir clip_dir = g.NavMoveDir; in NavMoveRequestTryWrapping() local