Searched defs:preview_value (Results 1 – 1 of 1) sorted by relevance
1280 bool ImGui::BeginCombo(const char* label, const char* preview_value, ImGuiComboFlags flags) in BeginCombo()1423 const char* preview_value = NULL; in Combo() local