Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlgstream.hpp328 theCurrentChar.convy=(0.5*symsize*(this->wCharHeight()/this->charScale())); in setSymbolSizeConversionFactors()
341 inline PLFLT wCharHeight(){return theCurrentChar.wsy;} in wCharHeight() function in GDLGStream
H A Dplotting.hpp1287 yb=ymin-yMarginB*actStream->wCharHeight(); in gdlSet3DViewPortAndWorldCoordinates()
1288 ye=ymax-yMarginT*actStream->wCharHeight(); in gdlSet3DViewPortAndWorldCoordinates()