Searched refs:cellY (Results 1 – 2 of 2) sorted by relevance
75 u16 cellY; // vertical position in texture image member
126 u16 texTop = (u16)(tex->cellY in DrawChar()130 u16 texBottom = (u16)((tex->cellY + tex->charHeight) in DrawChar()