Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/gr/xp/
H A Dgr_Graphics.cpp1485 UT_sint32 iThisAmount = iAmount / iPoints; in justify() local
1487 RI.m_pWidths[i] += iThisAmount; in justify()
1490 i,pCharWidths[i],iThisAmount)); in justify()
1492 iAmount -= iThisAmount; in justify()