Searched defs:ListBox (Results 1 – 2 of 2) sorted by relevance
313 ListBox = Table('ListBox') variable
5201 bool ImGui::ListBox(const char* label, int* current_item, const char* const items[], int items_coun… in ListBox() function in ImGui5207 bool ImGui::ListBox(const char* label, int* current_item, bool (*items_getter)(void*, int, const ch… in ListBox() function in ImGui