Searched refs:Char (Results 1 – 2 of 2) sorted by relevance
2036 GFX_CharInfo Char; in MApi_GFX_TextOut_U02() local2066 Char.fmt = pFont->fmt; in MApi_GFX_TextOut_U02()2067 Char.Voffset = 0; in MApi_GFX_TextOut_U02()2068 Char.height = pFont->height; in MApi_GFX_TextOut_U02()2069 Char.pitch = pFont->pitch; in MApi_GFX_TextOut_U02()2140 Char.addr = pFont->addr + (glyph_index*pFont->offset); in MApi_GFX_TextOut_U02()2141 Char.Hoffset = pGlyInfo[i].u8X0; in MApi_GFX_TextOut_U02()2142 Char.width = pGlyInfo[i].u8Width; in MApi_GFX_TextOut_U02()2146 Char.Hoffset = 0;//pGlyInfo[i].u8X0; in MApi_GFX_TextOut_U02()2147 Char.width = pFont->width;//pGlyInfo[i].u8Width; in MApi_GFX_TextOut_U02()[all …]
1024 DPRINT("Char: %c (\\x%02x)\n", yytext[0],