Home
last modified time | relevance | path

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

/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dfmlayout.cpp224 double disL = needWidth - lyt->lineWidth ( deep ); in sPath() local
226 double compressValue( disL * 100.0 / spaceWidth ); in sPath()
238 disL *= lyt->FM_LAYOUT_HYPHEN_PENALTY; in sPath()
240 Node::ListItem* vL = new Node::ListItem ( sL, qAbs ( disL * lyt->FM_LAYOUT_NODE_LATE_F ) ); in sPath()