Searched defs:fontPath (Results 1 – 2 of 2) sorted by relevance
39 void ChargerGraphicEngine::Init(uint32_t bkgColor, uint8_t mode, const char* fontPath, const char* … in Init()59 void ChargerGraphicEngine::InitFontEngine(const char* fontPath, const char* ttfName) in InitFontEngine()
39 void GraphicEngine::Init(uint32_t bkgColor, uint8_t mode, const char *fontPath) in Init()