Home
last modified time | relevance | path

Searched defs:isLastPara (Results 1 – 1 of 1) sorted by relevance

/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvtextfm.cpp2376 …ext_fragment_t * para, bool first, bool last, bool preFormattedOnly, bool isLastPara, bool hasInli… in addLine()
3749 void processParagraph( int start, int end, bool isLastPara ) in processParagraph()
4380 bool isLastPara = (i == srctextlen); in splitParagraphs() local