Searched refs:FontMod (Results 1 – 2 of 2) sorted by relevance
96 typedef HI_S32 (*HI_OSD_GETFONTMOD_CALLBACK_FN_PTR)(HI_CHAR* Character, HI_U8** FontMod, HI_S32* Fo…
103 static HI_U8* FontMod = NULL; variable580 HI_U8 temp = FontMod[s32HexOffset]; in OSD_PuBmData_Cal()619 if (s_stOSDFonts.pfnGetFontMod(&pstContent->szStr[s32StringIdx], &FontMod, &FontModLen) in OSD_Bitmap_Cal()621 if (FontMod != NULL && s32HexOffset < FontModLen) { in OSD_Bitmap_Cal()