Searched refs:ShowFontAtlas (Results 1 – 3 of 3) sorted by relevance
11256 namespace ImGui { void ShowFontAtlas(ImFontAtlas* atlas); }11478 ShowFontAtlas(atlas); in ShowMetricsWindow()11640 void ImGui::ShowFontAtlas(ImFontAtlas* atlas) in ShowFontAtlas() function in ImGui12226 void ImGui::ShowFontAtlas(ImFontAtlas*) {} in ShowFontAtlas() function in ImGui
5811 namespace ImGui { IMGUI_API void ShowFontAtlas(ImFontAtlas* atlas); }6014 ImGui::ShowFontAtlas(atlas);
2741 IMGUI_API void ShowFontAtlas(ImFontAtlas* atlas);