Searched refs:aParagraphIEnd (Results 1 – 1 of 1) sorted by relevance
200 while( aParagraphIter != aParagraphIEnd ) in CalculateHorizontalScalingFactor()231 std::vector< FWParagraphData >::iterator aParagraphIEnd( rTextArea.vParagraphs.end() ); in GetTextAreaOutline() local232 while( aParagraphIter != aParagraphIEnd ) in GetTextAreaOutline()474 std::vector< FWParagraphData >::iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in GetFontWorkOutline() local475 while ( aParagraphIter != aParagraphIEnd ) in GetFontWorkOutline()507 std::vector< FWParagraphData >::iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in GetFontWorkOutline() local508 while ( aParagraphIter != aParagraphIEnd ) in GetFontWorkOutline()688 while( aParagraphIter != aParagraphIEnd ) in FitTextOutlinesToShapeOutlines()750 std::vector< FWParagraphData >::iterator aParagraphIEnd = aTextAreaIter->vParagraphs.end(); in FitTextOutlinesToShapeOutlines() local751 while( aParagraphIter != aParagraphIEnd ) in FitTextOutlinesToShapeOutlines()[all …]
Completed in 23 milliseconds