Searched defs:NavLastChildNavWindow (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h1197 ImGuiWindow* NavLastChildNavWindow; // When going to the menu bar, we remember the child window we came from. (This could probably be made implicit if we kept g.Windows sorted by last focused including child window.) member in struct:ImGuiWindow
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h1197 ImGuiWindow* NavLastChildNavWindow; // When going to the menu bar, we remember the child window we came from. (This could probably be made implicit if we kept g.Windows sorted by last focused including child window.) member in struct:ImGuiWindow

Completed in 11 milliseconds