Searched refs:ImGuiInputSource (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h400 enum ImGuiInputSource enum
805 ImGuiInputSource ActiveIdSource; // Activating with mouse or nav (gamepad/keyboard)
830 ImGuiInputSource NavInputSource; // Keyboard or Gamepad mode? THIS WILL ONLY BE None or NavGamepad or NavKeyboard.
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h400 enum ImGuiInputSource enum
805 ImGuiInputSource ActiveIdSource; // Activating with mouse or nav (gamepad/keyboard)
830 ImGuiInputSource NavInputSource; // Keyboard or Gamepad mode? THIS WILL ONLY BE None or NavGamepad or NavKeyboard.

Completed in 11 milliseconds