Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/share/src/
Dgraphic.c83 static int sampleFontHeight; variable
192 sampleFontHeight = -1; in REXDEMOInitScreen()
343 sampleFontHeight = height; in REXDEMOSetFontSize()
471 h = (sampleFontHeight > 0) ? sampleFontHeight : in REXDEMOPrintf()
572 h = (sampleFontHeight > 0) ? sampleFontHeight : in REXDEMODrawChar()