Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlgstream.cpp226 theDefaultChar.wspacing=mm2wy(theDefaultChar.mmspacing); in GetPlplotDefaultCharSize()
229 theDefaultChar.wsy=mm2wy(theDefaultChar.mmsy); in GetPlplotDefaultCharSize()
H A Dgdlgstream.hpp396 inline PLFLT mm2wy(PLFLT y){ y=mm2ndy(y); return nd2wy(y);} in mm2wy() function in GDLGStream