HomeSort by: relevance | last modified time | path
    Searched refs:ShowStyleSelector (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h 220 IMGUI_API bool ShowStyleSelector(const char* label); // add style selector block (not a window), essentially a combo listing the default styles.
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h 220 IMGUI_API bool ShowStyleSelector(const char* label); // add style selector block (not a window), essentially a combo listing the default styles.
imgui_demo.cpp 2737 bool ImGui::ShowStyleSelector(const char* label)
2795 if (ImGui::ShowStyleSelector("Colors##Selector"))

Completed in 39 milliseconds