Searched refs:texRight (Results 1 – 3 of 3) sorted by relevance
45 s16 texRight = (s16) (xChar + FontData->cellWidth); in DrawCell() local54 GXTexCoord2s16(texRight, texTop); in DrawCell()57 GXTexCoord2s16(texRight, texBottom); in DrawCell()
51 s16 texRight = (s16) (xChar + FontData->cellWidth); in DrawCell() local60 GXTexCoord2s16(texRight, texTop); in DrawCell()63 GXTexCoord2s16(texRight, texBottom); in DrawCell()
524 s16 texRight = (s16) (xChar + FontData->cellWidth); in DrawFontChar() local533 GXTexCoord2s16(texRight, texTop ); in DrawFontChar()536 GXTexCoord2s16(texRight, texBottom ); in DrawFontChar()