Home
last modified time | relevance | path

Searched refs:CorrectionPair (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx113 … typedef ::std::pair< basegfx::B2DPoint /*orig*/, basegfx::B2DPoint /*repl*/ > CorrectionPair; typedef
114 typedef ::std::vector< CorrectionPair > CorrectionTable;
492 maCorrectionTable.push_back(CorrectionPair(*pLast, aMiddle)); in impSolve()
498 maCorrectionTable.push_back(CorrectionPair(*pCurrent, aMiddle)); in impSolve()

Completed in 25 milliseconds