Home
last modified time | relevance | path

Searched defs:dLineSpacing (Results 1 – 2 of 2) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlgstream.hpp339 inline PLFLT dLineSpacing(){return theCurrentChar.dspacing;} in dLineSpacing() function in GDLGStream
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.cpp545 double dLineSpacing = m_dLineSpacing; in _lookupMarginProperties() local