Searched refs:impPathTextPortion (Results 1 – 1 of 1) sorted by relevance
78 class impPathTextPortion class94 impPathTextPortion(DrawPortionInfo& rInfo) in impPathTextPortion() function in __anondcb9b7580111::impPathTextPortion118 bool operator<(const impPathTextPortion& rComp) const in operator <()183 ::std::vector< impPathTextPortion > maPathTextPortions;193 const ::std::vector< impPathTextPortion >& decompositionPathTextPrimitive() in decompositionPathTextPrimitive()211 maPathTextPortions.push_back(impPathTextPortion(*pInfo)); in IMPL_LINK()228 double getParagraphTextLength(const ::std::vector< const impPathTextPortion* >& rTextPortions) in getParagraphTextLength()235 const impPathTextPortion* pCandidate = rTextPortions[a]; in getParagraphTextLength()359 const impPathTextPortion* pCandidate = rTextPortions[a]; in HandlePair()739 ::std::vector< const impPathTextPortion* > aParagraphTextPortions; in impDecomposePathTextPrimitive()[all …]
Completed in 10 milliseconds