Searched refs:texBottom (Results 1 – 3 of 3) sorted by relevance
47 s16 texBottom = (s16) (yChar + FontData->cellHeight); in DrawCell() local57 GXTexCoord2s16(texRight, texBottom); in DrawCell()60 GXTexCoord2s16(texLeft , texBottom); in DrawCell()
53 s16 texBottom = (s16) (yChar + FontData->cellHeight); in DrawCell() local63 GXTexCoord2s16(texRight, texBottom); in DrawCell()66 GXTexCoord2s16(texLeft , texBottom); in DrawCell()
526 s16 texBottom = (s16) (yChar + FontData->cellHeight); in DrawFontChar() local536 GXTexCoord2s16(texRight, texBottom ); in DrawFontChar()539 GXTexCoord2s16(texLeft , texBottom ); in DrawFontChar()