Searched refs:PopStyleColor (Results 1 – 4 of 4) sorted by relevance
162 ImGui::PopStyleColor(4); in showCodeTable()
265 PopStyleColor(); in TextColoredV()280 PopStyleColor(); in TextDisabledV()5104 if (flags & ImGuiSelectableFlags_Disabled) PopStyleColor(); in Selectable()5634 if (!enabled) PopStyleColor(); in BeginMenu()5778 PopStyleColor(); in MenuItem()6238 PopStyleColor(2); in TabBarScrollingButtons()6274 PopStyleColor(2); in TabBarTabListPopupButton()
303 IMGUI_API void PopStyleColor(int count = 1);
4434 PopStyleColor(); in BeginChildFrame()5776 void ImGui::PopStyleColor(int count) in PopStyleColor() function in ImGui