Searched defs:font_scale (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/objviewer/
H A Dobjview.c80 GLfloat font_scale = 119.05 + 33.33; local in function:text
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_draw.cpp2006 const float font_scale = stbtt_ScaleForPixelHeight(&src_tmp.FontInfo, cfg.SizePixels); local in function:ImFontAtlasBuildWithStbTruetype
3061 const float font_scale = draw_list->_Data->FontSize / font->FontSize; local in function:ImGui::RenderPixelEllipsis
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_draw.cpp2006 const float font_scale = stbtt_ScaleForPixelHeight(&src_tmp.FontInfo, cfg.SizePixels); local in function:ImFontAtlasBuildWithStbTruetype
3061 const float font_scale = draw_list->_Data->FontSize / font->FontSize; local in function:ImGui::RenderPixelEllipsis

Completed in 15 milliseconds