Home
last modified time | relevance | path

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

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