Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/share/include/rexdemo/
Dgraphic.h71 void REXDEMOSetFontSize( int width, int height );
/RevoEX-2.1/build/demos/share/src/
Dgraphic.c340 REXDEMOSetFontSize( int width, int height ) in REXDEMOSetFontSize() argument
343 sampleFontHeight = height; in REXDEMOSetFontSize()