Home
last modified time | relevance | path

Searched refs:Char (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c2036 GFX_CharInfo Char; in MApi_GFX_TextOut_U02() local
2066 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 …]
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped1024 DPRINT("Char: %c (\\x%02x)\n", yytext[0],