Searched refs:pFonttable (Results 1 – 4 of 4) sorted by relevance
1797 GFX_FontInfo * pFonttable) in GFX_TextOutEx() argument1817 if (pFonttable == NULL) in GFX_TextOutEx()1822 if (!pFonttable->inUsed) in GFX_TextOutEx()1851 offset = pFonttable->offset; in GFX_TextOutEx()1852 addr = pFonttable->addr; in GFX_TextOutEx()1853 fmt = (GE_BufFmt)pFonttable->fmt; in GFX_TextOutEx()1854 pitch = pFonttable->pitch; in GFX_TextOutEx()1875 src.width = pFonttable->width; in GFX_TextOutEx()1876 src.height = pFonttable->height; in GFX_TextOutEx()1888 dst.dstblk.width = pFonttable->width; in GFX_TextOutEx()[all …]
171 GFX_FontInfo * pFonttable; member
638 GFXTextOut.pFonttable =&tfontTable; in MApi_GFX_TextOut()
558 …nfo,GFX_FONT_A0_B0, UADP_SDT_P2N,pTextInfo,GFX_FONT_A0_B3, UADP_SDT_P2N,pFonttable,GFX_FONT_A0_B4); in GFX_adp_Init()