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