Searched refs:updateGeometryWith (Results 1 – 5 of 5) sorted by relevance
69 void Element::updateGeometryWith( const Element* pMergeFrom ) in updateGeometryWith() function in pdfi::Element307 pEle->updateGeometryWith( pChild ); in updateParagraphGeometry()
93 void updateGeometryWith( const Element* pMergeFrom );
545 pPara->updateGeometryWith( pText ); in drawCharGlyphs()548 pFrame->updateGeometryWith( pPara ); in drawCharGlyphs()
674 pCurPara->updateGeometryWith( pCurEle ); in visit()760 pCur->updateGeometryWith( pNext ); in optimizeTextElements()
645 pCurPara->updateGeometryWith( pCurEle ); in visit()805 pCur->updateGeometryWith( pNext ); in optimizeTextElements()
Completed in 54 milliseconds