Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/
Dfnt.h76 s8 charWidth; // Character width = left + glyphWidth + right space width member
/RvlSDK-3.3/build/demos/fntdemo/src/
Dfntdemo1.c193 scaleWd = tex.charWidth * scaleX; in DrawString()