Searched refs:NavUpdateWindowingHighlightWindow (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.cpp7957 static void NavUpdateWindowingHighlightWindow(int focus_change_dir) function in typeref:typename:void
8018 NavUpdateWindowingHighlightWindow(focus_change_dir);
8040 NavUpdateWindowingHighlightWindow(g.IO.KeyShift ? +1 : -1);
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp7957 static void NavUpdateWindowingHighlightWindow(int focus_change_dir) function in typeref:typename:void
8018 NavUpdateWindowingHighlightWindow(focus_change_dir);
8040 NavUpdateWindowingHighlightWindow(g.IO.KeyShift ? +1 : -1);

Completed in 33 milliseconds