Searched defs:font_scale (Results 1 – 2 of 2) sorted by relevance
271 float font_scale = font_size / (ascent - descent); in FPDFText_GetLooseCharBox() local
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