Home
last modified time | relevance | path

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

/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvrend.cpp8798 int this_overflow = cfmt.getBottomOverflow(); in DrawDocument() local
8799 if ( current_y >= overflow_y && this_overflow == 0 ) { in DrawDocument()
8806 overflow_y = current_y + this_overflow; in DrawDocument()