Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A 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
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp2560 const float font_scale = stbtt_ScaleForPixelHeight(&src_tmp.FontInfo, cfg.SizePixels); in ImFontAtlasBuildWithStbTruetype() local
/third_party/glfw/deps/
H A Dnuklear.h12887 float font_scale = nk_tt_ScaleForPixelHeight(&tmp->info, cfg->size); in nk_font_bake() local

Completed in 61 milliseconds