Searched defs:ImGuiComboFlags_HeightSmall (Results 1 – 3 of 3) sorted by relevance
799 …ImGuiComboFlags_HeightSmall = 1 << 1, // Max ~4 items visible. Tip: If you want your… enumerator
792 …ImGuiComboFlags_HeightSmall = 1 << 1, // Max ~4 items visible. Tip: If you want your… enumerator
1080 …ImGuiComboFlags_HeightSmall = 1 << 1, // Max ~4 items visible. Tip: If you want your… enumerator