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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_draw.cpp1602 const char* ttf_compressed_base85 = GetDefaultCompressedFontDataTTFBase85(); local in function:ImFontAtlas::AddFontDefault
1604 ImFont* font = AddFontFromMemoryCompressedBase85TTF(ttf_compressed_base85, font_cfg.SizePixels, &font_cfg, glyph_ranges);
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_draw.cpp1602 const char* ttf_compressed_base85 = GetDefaultCompressedFontDataTTFBase85(); local in function:ImFontAtlas::AddFontDefault
1604 ImFont* font = AddFontFromMemoryCompressedBase85TTF(ttf_compressed_base85, font_cfg.SizePixels, &font_cfg, glyph_ranges);

Completed in 49 milliseconds