Home
last modified time | relevance | path

Searched refs:ImGuiComboFlags_HeightLargest (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_memory_editor.h502 …ImGui::BeginCombo("##combo_type", DataTypeGetDesc(PreviewDataType), ImGuiComboFlags_HeightLargest))
Dimgui.h802 ImGuiComboFlags_HeightLargest = 1 << 4, // As many fitting items as possible enumerator
805 …Small | ImGuiComboFlags_HeightRegular | ImGuiComboFlags_HeightLarge | ImGuiComboFlags_HeightLargest