Home
last modified time | relevance | path

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

/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvtextfm.cpp679 if ( currentTextWidth + flt->width <= getCurrentLineWidth() ) { in addFloat()
798 int getCurrentLineWidth() { in getCurrentLineWidth() function in LVFormatter
3823 int maxWidth = getCurrentLineWidth(); in processParagraph()
3836 maxWidth = getCurrentLineWidth(); in processParagraph()
3860 maxWidth = getCurrentLineWidth(); in processParagraph()
3902 maxWidth = getCurrentLineWidth(); in processParagraph()
4268 int width = getCurrentLineWidth(); in processEmbeddedBlock()