Searched refs:ShowStyleSelector (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h220 IMGUI_API bool ShowStyleSelector(const char* label); // add style selector block (not a window), essentially a combo listing the default styles.
H A Dimgui_demo.cpp2737 bool ImGui::ShowStyleSelector(const char* label) function in class:ImGui
2795 if (ImGui::ShowStyleSelector("Colors##Selector"))
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h220 IMGUI_API bool ShowStyleSelector(const char* label); // add style selector block (not a window), essentially a combo listing the default styles.

Completed in 23 milliseconds