Searched refs:ImGuiNavInput_FocusPrev (Results 1 – 2 of 2) sorted by relevance
953 …ImGuiNavInput_FocusPrev, // next window (w/ PadMenu) // e.g. L1 or L2 (PS4… enumerator
8015 …const int focus_change_dir = (int)IsNavInputPressed(ImGuiNavInput_FocusPrev, ImGuiInputReadMode_Re… in NavUpdateWindowing()