Home
last modified time | relevance | path

Searched defs:preview_value (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp1280 bool ImGui::BeginCombo(const char* label, const char* preview_value, ImGuiComboFlags flags) in BeginCombo()
1423 const char* preview_value = NULL; in Combo() local