Searched defs:allowed_dir_flags (Results 1 – 1 of 1) sorted by relevance
7732 const int allowed_dir_flags = (g.ActiveId == 0) ? ~0 : g.ActiveIdAllowNavDirFlags; in NavUpdate() local7895 static float ImGui::NavUpdatePageUpPageDown(int allowed_dir_flags) in NavUpdatePageUpPageDown()