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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp2758 ImFont* font_current = ImGui::GetFont(); local in function:ImGui::ShowFontSelector
2759 if (ImGui::BeginCombo(label, font_current->GetDebugName()))
2765 if (ImGui::Selectable(font->GetDebugName(), font == font_current))

Completed in 13 milliseconds