Searched refs:fPolygonLengthA (Results 1 – 1 of 1) sorted by relevance
136 const double fPolygonLengthA(basegfx::tools::getLength(aSubA)); in impAddInBetweenFill() local137 … fTexHorMultiplicatorA = basegfx::fTools::equalZero(fPolygonLengthA) ? 1.0 : 1.0 / fPolygonLengthA; in impAddInBetweenFill()
Completed in 19 milliseconds