Searched defs:ttf_data (Results 1 – 2 of 2) sorted by relevance
41 FT_Byte* ttf_data; member
1631 ImFont* ImFontAtlas::AddFontFromMemoryTTF(void* ttf_data, int ttf_size, float size_pixels, const Im… in AddFontFromMemoryTTF()