Home
last modified time | relevance | path

Searched refs:cellX (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.3/include/revolution/
Dfnt.h81 u16 cellX; // Horizontal position in texture image member
/RvlSDK-3.3/build/demos/fntdemo/src/
Dfntdemo1.c124 u16 texLeft = (u16)(tex->cellX in DrawChar()
128 u16 texRight = (u16)((tex->cellX + tex->glyphWidth) in DrawChar()