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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h221 IMGUI_API void ShowFontSelector(const char* label); // add font selector block (not a window), essentially a combo listing the loaded fonts.
H A Dimgui_demo.cpp2755 void ImGui::ShowFontSelector(const char* label) function in class:ImGui
2797 ImGui::ShowFontSelector("Fonts##Selector");
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h221 IMGUI_API void ShowFontSelector(const char* label); // add font selector block (not a window), essentially a combo listing the loaded fonts.

Completed in 24 milliseconds