Home
last modified time | relevance | path

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

/RevoEX-3.1/build/demos/nwc24demo/src/FLViewer/
DFLViewerRender.c35 static const s16 LARGE_FONT_SIZE = 32; variable
389 SetFontSize( LARGE_FONT_SIZE ); in PrintTypeCore()
390 y += LARGE_FONT_SIZE - FONT_SIZE; in PrintTypeCore()
433 SetFontSize( LARGE_FONT_SIZE ); in PrintStatusCore()
434 y += LARGE_FONT_SIZE - FONT_SIZE; in PrintStatusCore()
487 SetFontSize( LARGE_FONT_SIZE ); in PrintFdIdCore()
488 y += LARGE_FONT_SIZE - FONT_SIZE; in PrintFdIdCore()
538 SetFontSize( LARGE_FONT_SIZE ); in PrintNameCore()
539 y += LARGE_FONT_SIZE - FONT_SIZE; in PrintNameCore()
600 SetFontSize( LARGE_FONT_SIZE ); in PrintWiiId()
[all …]