Searched refs:isSingleLined (Results 1 – 3 of 3) sorted by relevance
444 if( pPrevPara->isSingleLined( m_rProcessor ) ) in visit()675 if( pPara->y+pPara->h < rElem.h*0.15 && pPara->isSingleLined( m_rProcessor ) ) in checkHeaderAndFooter()702 if( pPara->y > rElem.h*0.85 && pPara->isSingleLined( m_rProcessor ) ) in checkHeaderAndFooter()
190 bool isSingleLined( PDFIProcessor& rProc ) const;
199 bool ParagraphElement::isSingleLined( PDFIProcessor& rProc ) const in isSingleLined() function in pdfi::ParagraphElement
Completed in 23 milliseconds