Home
last modified time | relevance | path

Searched refs:PopStyleColor (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp265 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()
Dimgui.h303 IMGUI_API void PopStyleColor(int count = 1);
Dimgui.cpp4434 PopStyleColor(); in BeginChildFrame()
5776 void ImGui::PopStyleColor(int count) in PopStyleColor() function in ImGui