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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_widgets.cpp1400 const char* items_separated_by_zeros = (const char*)data; local in function:Items_SingleStringGetter
1466 bool ImGui::Combo(const char* label, int* current_item, const char* items_separated_by_zeros, int height_in_items) argument
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_widgets.cpp1400 const char* items_separated_by_zeros = (const char*)data; local in function:Items_SingleStringGetter
1466 bool ImGui::Combo(const char* label, int* current_item, const char* items_separated_by_zeros, int height_in_items) argument

Completed in 25 milliseconds