Searched defs:font_cfg_template (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/imgui/ |
D | imgui_draw.cpp | 1589 ImFont* ImFontAtlas::AddFontDefault(const ImFontConfig* font_cfg_template) in AddFontDefault() 1609 …dFontFromFileTTF(const char* filename, float size_pixels, const ImFontConfig* font_cfg_template, c… in AddFontFromFileTTF() 1631 …emoryTTF(void* ttf_data, int ttf_size, float size_pixels, const ImFontConfig* font_cfg_template, c… in AddFontFromMemoryTTF() 1644 …sed_ttf_data, int compressed_ttf_size, float size_pixels, const ImFontConfig* font_cfg_template, c… in AddFontFromMemoryCompressedTTF()
|