Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_draw.cpp1604 …ImFont* font = AddFontFromMemoryCompressedBase85TTF(ttf_compressed_base85, font_cfg.SizePixels, &f… in AddFontDefault()
1656 ImFont* ImFontAtlas::AddFontFromMemoryCompressedBase85TTF(const char* compressed_ttf_data_base85, f… in AddFontFromMemoryCompressedBase85TTF() function in ImFontAtlas
Dimgui.h1994 …IMGUI_API ImFont* AddFontFromMemoryCompressedBase85TTF(const char* compressed_font_data_…