Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/
Dfnt.h75 u8 glyphWidth; // Glyph width member
/RvlSDK-3.3/build/demos/fntdemo/src/
Dfntdemo1.c121 f32 posRight = posLeft + tex->glyphWidth * scaleX; in DrawChar()
128 u16 texRight = (u16)((tex->cellX + tex->glyphWidth) in DrawChar()