Home
last modified time | relevance | path

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

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