Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View_cmd.cpp3830 UT_sint32 iDocHeight = getPageViewTopMargin(); in cmdScroll() local
3833 iDocHeight += pPage->getHeight() + getPageViewSep(); in cmdScroll()
3836 yoff = iDocHeight; in cmdScroll()