Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_TableContainer.cpp4493 UT_sint32 iSumHigh = 0; in wantVBreakAtWithFootnotes() local
4499 iSumHigh = sumFootnoteHeight(); in wantVBreakAtWithFootnotes()
4500 if (vpos - iSumHigh != vposLow) in wantVBreakAtWithFootnotes()
4502 vposLow = vpos - iSumHigh; in wantVBreakAtWithFootnotes()