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()
545 s16 texTop = (s16) yChar; in DrawFontChar() local550 GXTexCoord2s16(texLeft , texTop ); in DrawFontChar()553 GXTexCoord2s16(texRight, texTop ); in DrawFontChar()
126 u16 texTop = (u16)(tex->cellY in DrawChar() local148 GXTexCoord2u16(texLeft, texTop); in DrawChar()151 GXTexCoord2u16(texRight, texTop); in DrawChar()