Searched refs:bounds_c2 (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/basegfx/source/workbench/ |
| H A D | bezierclip.cxx | 401 const Bezier& c2_part, const FatLine& bounds_c2 ) in printCurvesWithSafeRange() argument 460 << bounds_c2.a << "," in printCurvesWithSafeRange() 461 << bounds_c2.b << "," in printCurvesWithSafeRange() 462 << bounds_c2.c << ",t)+" << offset << ", liney(" in printCurvesWithSafeRange() 463 << bounds_c2.a << "," in printCurvesWithSafeRange() 464 << bounds_c2.b << "," in printCurvesWithSafeRange() 465 << bounds_c2.c << ",t) title \"fat line (center)\", linex(" in printCurvesWithSafeRange() 466 << bounds_c2.a << "," in printCurvesWithSafeRange() 467 << bounds_c2.b << "," in printCurvesWithSafeRange() 468 << bounds_c2.c-bounds_c2.dMin << ",t)+" << offset << ", liney(" in printCurvesWithSafeRange() [all …]
|