Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlgstream.cpp197 DFloat xchsizemm = GetPlplotFudge() * chx * CM_IN_MM / xpxcm; in DefaultCharSize()
198 DFloat linespacingmm = GetPlplotFudge() * chy * CM_IN_MM / ypxcm; in DefaultCharSize()
H A Dgdlgstream.hpp53 const double CM_IN_MM = 10.00000000 ; variable