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()
130 u16 texBottom = (u16)((tex->cellY + tex->charHeight) in DrawChar() local154 GXTexCoord2u16(texRight, texBottom); in DrawChar()157 GXTexCoord2u16(texLeft, texBottom); in DrawChar()
540 s16 texBottom = (s16) (yChar + FontData->cellHeight); in DrawFontChar() local550 GXTexCoord2s16(texRight, texBottom ); in DrawFontChar()553 GXTexCoord2s16(texLeft , texBottom ); in DrawFontChar()