Searched refs:texTop (Results 1 – 3 of 3) sorted by relevance
46 s16 texTop = (s16) yChar; in DrawCell() local51 GXTexCoord2s16(texLeft , texTop); in DrawCell()54 GXTexCoord2s16(texRight, texTop); in DrawCell()
126 u16 texTop = (u16)(tex->cellY in DrawChar() local148 GXTexCoord2u16(texLeft, texTop); in DrawChar()151 GXTexCoord2u16(texRight, texTop); in DrawChar()
525 s16 texTop = (s16) yChar; in DrawFontChar() local530 GXTexCoord2s16(texLeft , texTop ); in DrawFontChar()533 GXTexCoord2s16(texRight, texTop ); in DrawFontChar()