Searched refs:pFontType_t (Results 1 – 2 of 2) sorted by relevance
59 } FontType_t, *pFontType_t; typedef100 void GLCD_SetFont(pFontType_t pFont, LdcPixel_t Color, LdcPixel_t BackgndColor);
50 static pFontType_t pCurrFont = NULL;339 void GLCD_SetFont(pFontType_t pFont, LdcPixel_t Color, LdcPixel_t BackgndColor) in GLCD_SetFont()
Completed in 4 milliseconds