Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dplotting.hpp1030 DFloat step=a->mmLineSpacing()/a->mmCharHeight(); in gdlWriteTitleAndSubtitle()
1751 DFloat typical_char_size_mm= (axisId==XAXIS)?a->mmCharHeight():a->mmCharLength(); in gdlAxis()
2026 …if (axisId==XAXIS) interligne=a->mmLineSpacing()/a->mmCharHeight(); //in units of character size … in gdlAxis3()
H A Dgdlgstream.hpp344 inline DDouble mmCharHeight(){return theCurrentChar.mmsy;} in mmCharHeight() function in GDLGStream