Home
last modified time | relevance | path

Searched refs:ImGuiNavInput_DpadRight (Results 76 – 82 of 82) sorted by relevance

1234

/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui.cpp9526 …delta += ImVec2(GetNavInputAmount(ImGuiNavInput_DpadRight, mode) - GetNavInputAmount(ImGuiNavInp… in GetNavInputAmount2d()
9555 …|| io.NavInputs[ImGuiNavInput_DpadLeft] > 0.0f || io.NavInputs[ImGuiNavInput_DpadRight] > 0.0f || … in NavUpdate()
9711 …if (!IsActiveIdUsingNavDir(ImGuiDir_Right) && (IsNavInputTest(ImGuiNavInput_DpadRight, read_mode) … in NavUpdate()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/
H A Dimgui.cpp9710 …delta += ImVec2(GetNavInputAmount(ImGuiNavInput_DpadRight, mode) - GetNavInputAmount(ImGuiNavInp… in GetNavInputAmount2d()
9739 …|| io.NavInputs[ImGuiNavInput_DpadLeft] > 0.0f || io.NavInputs[ImGuiNavInput_DpadRight] > 0.0f || … in NavUpdate()
9898 …if (!IsActiveIdUsingNavDir(ImGuiDir_Right) && (IsNavInputTest(ImGuiNavInput_DpadRight, read_mode) … in NavUpdate()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/imgui/
H A Dimgui.cpp9698 …delta += ImVec2(GetNavInputAmount(ImGuiNavInput_DpadRight, mode) - GetNavInputAmount(ImGuiNavInp… in GetNavInputAmount2d()
9727 …|| io.NavInputs[ImGuiNavInput_DpadLeft] > 0.0f || io.NavInputs[ImGuiNavInput_DpadRight] > 0.0f || … in NavUpdate()
9886 …if (!IsActiveIdUsingNavDir(ImGuiDir_Right) && (IsNavInputTest(ImGuiNavInput_DpadRight, read_mode) … in NavUpdate()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui.cpp2864 …delta += ImVec2(GetNavInputAmount(ImGuiNavInput_DpadRight, mode) - GetNavInputAmount(ImGuiNavInput… in GetNavInputAmount2d()
3221 …_dir_flags & (1 << ImGuiDir_Right)) && IsNavInputPressedAnyOfTwo(ImGuiNavInput_DpadRight, ImGuiNav… in NavUpdate()
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/
H A Dimgui.cpp2805 …delta += ImVec2(GetNavInputAmount(ImGuiNavInput_DpadRight, mode) - GetNavInputAmount(ImGuiNavInp… in GetNavInputAmount2d()
3166 …ed_dir_flags & (1<<ImGuiDir_Right)) && IsNavInputPressedAnyOfTwo(ImGuiNavInput_DpadRight,ImGuiNavI… in NavUpdate()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui.cpp2864 …delta += ImVec2(GetNavInputAmount(ImGuiNavInput_DpadRight, mode) - GetNavInputAmount(ImGuiNavInput… in GetNavInputAmount2d()
3221 …_dir_flags & (1 << ImGuiDir_Right)) && IsNavInputPressedAnyOfTwo(ImGuiNavInput_DpadRight, ImGuiNav… in NavUpdate()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui.cpp9249 …delta += ImVec2(GetNavInputAmount(ImGuiNavInput_DpadRight, mode) - GetNavInputAmount(ImGuiNavInp… in GetNavInputAmount2d()
9437 …if (!IsActiveIdUsingNavDir(ImGuiDir_Right) && (IsNavInputTest(ImGuiNavInput_DpadRight, read_mode) … in NavUpdate()

1234