Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/
Dfnt.h77 u8 charHeight; // Character height member
/RvlSDK-3.3/build/demos/fntdemo/src/
Dfntdemo1.c122 f32 posBottom = posTop + tex->charHeight * scaleY; in DrawChar()
130 u16 texBottom = (u16)((tex->cellY + tex->charHeight) in DrawChar()