Searched refs:ImGuiCol_ComboBg (Results 1 – 4 of 4) sorted by relevance
565 ImGuiCol_ComboBg, enumerator
736 Colors[ImGuiCol_ComboBg] = ImVec4(0.20f, 0.20f, 0.20f, 0.99f); in ImGuiStyle()3989 bg_color_idx = ImGuiCol_ComboBg; in Begin()4534 case ImGuiCol_ComboBg: return "ComboBg"; in GetStyleColName()
606 ImGuiCol_ComboBg, enumerator
789 Colors[ImGuiCol_ComboBg] = ImVec4(0.20f, 0.20f, 0.20f, 0.99f); in ImGuiStyle()4253 bg_color_idx = ImGuiCol_ComboBg; in Begin()4830 case ImGuiCol_ComboBg: return "ComboBg"; in GetStyleColName()