Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui.h950 ImGuiNavInput_LStickRight, // enumerator
Dimgui.cpp7530 …delta += ImVec2(GetNavInputAmount(ImGuiNavInput_LStickRight, mode) - GetNavInputAmount(ImGuiNavInp… in GetNavInputAmount2d()