Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_draw.cpp1644 ImFont* ImFontAtlas::AddFontFromMemoryCompressedTTF(const void* compressed_ttf_data, int compressed… in AddFontFromMemoryCompressedTTF() function in ImFontAtlas
1661 …ImFont* font = AddFontFromMemoryCompressedTTF(compressed_ttf, compressed_ttf_size, size_pixels, fo… in AddFontFromMemoryCompressedBase85TTF()
Dimgui.h1993 …IMGUI_API ImFont* AddFontFromMemoryCompressedTTF(const void* compressed_font_data, int c…