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()
128 u16 texRight = (u16)((tex->cellX + tex->glyphWidth) in DrawChar() local151 GXTexCoord2u16(texRight, texTop); in DrawChar()154 GXTexCoord2u16(texRight, texBottom); in DrawChar()
524 s16 texRight = (s16) (xChar + FontData->cellWidth); in DrawFontChar() local533 GXTexCoord2s16(texRight, texTop ); in DrawFontChar()536 GXTexCoord2s16(texRight, texBottom ); in DrawFontChar()