Home
last modified time | relevance | path

Searched defs:font_scale (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_text.cpp271 float font_scale = font_size / (ascent - descent); in FPDFText_GetLooseCharBox() local
/external/mesa3d/src/imgui/
Dimgui_draw.cpp2006 const float font_scale = stbtt_ScaleForPixelHeight(&src_tmp.FontInfo, cfg.SizePixels); in ImFontAtlasBuildWithStbTruetype() local
3061 const float font_scale = draw_list->_Data->FontSize / font->FontSize; in RenderPixelEllipsis() local