Searched refs:NavVisible (Results 1 – 2 of 2) sorted by relevance
1376 …bool NavVisible; // Directional navigation is visible and allowed (will… member
7663 …g.IO.NavVisible = (g.IO.NavActive && g.NavId != 0 && !g.NavDisableHighlight) || (g.NavWindowingTar… in NavUpdate()9482 ImGui::Text("NavActive: %d, NavVisible: %d", g.IO.NavActive, g.IO.NavVisible); in ShowMetricsWindow()