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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp793 static int item_current_2 = 0; local in function:ShowDemoWindowWidgets
794 ImGui::Combo("combo 2 (one-liner)", &item_current_2, "aaaa\0bbbb\0cccc\0dddd\0eeee\0\0");

Completed in 8 milliseconds