HomeSort by: relevance | last modified time | path
    Searched defs:ImGuiWindowFlags_NavFlattened (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h 719 ImGuiWindowFlags_NavFlattened = 1 << 23, // [BETA] Allow gamepad/keyboard navigation to cross over parent border to this child (only use on child that have no scrolling!)
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h 719 ImGuiWindowFlags_NavFlattened = 1 << 23, // [BETA] Allow gamepad/keyboard navigation to cross over parent border to this child (only use on child that have no scrolling!)

Completed in 14 milliseconds