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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp797 static int item_current_3 = -1; // If the selection isn't within 0..count, Combo won't display a preview local in function:ShowDemoWindowWidgets
798 ImGui::Combo("combo 3 (array)", &item_current_3, items, IM_ARRAYSIZE(items));

Completed in 9 milliseconds