Searched refs:MultiSelectScopeId (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h904 ImGuiID MultiSelectScopeId; member in struct:ImGuiContext
1024 MultiSelectScopeId = 0;
H A Dimgui.cpp7332 result->SelectScopeId = g.MultiSelectScopeId;
7344 result->SelectScopeId = g.MultiSelectScopeId;
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h904 ImGuiID MultiSelectScopeId; member in struct:ImGuiContext
1024 MultiSelectScopeId = 0;
H A Dimgui.cpp7332 result->SelectScopeId = g.MultiSelectScopeId;
7344 result->SelectScopeId = g.MultiSelectScopeId;

Completed in 47 milliseconds