Home
last modified time | relevance | path

Searched refs:ttf_compressed_base85 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_draw.cpp1602 const char* ttf_compressed_base85 = GetDefaultCompressedFontDataTTFBase85(); in AddFontDefault() local
1604 …ImFont* font = AddFontFromMemoryCompressedBase85TTF(ttf_compressed_base85, font_cfg.SizePixels, &f… in AddFontDefault()