Searched defs:font_scale (Results 1 – 1 of 1) sorted by relevance
2006 const float font_scale = stbtt_ScaleForPixelHeight(&src_tmp.FontInfo, cfg.SizePixels); in ImFontAtlasBuildWithStbTruetype() local3061 const float font_scale = draw_list->_Data->FontSize / font->FontSize; in RenderPixelEllipsis() local