Searched refs:bounds_c2 (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/basegfx/source/workbench/ |
H A D | bezierclip.cxx | 460 << bounds_c2.a << "," in printCurvesWithSafeRange() 461 << bounds_c2.b << "," 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() 469 << bounds_c2.a << "," in printCurvesWithSafeRange() 470 << bounds_c2.b << "," in printCurvesWithSafeRange() 471 << bounds_c2.c-bounds_c2.dMin << ",t) title \"fat line (min) \", linex(" in printCurvesWithSafeRange() 474 << bounds_c2.c-bounds_c2.dMax << ",t)+" << offset << ", liney(" in printCurvesWithSafeRange() 477 << bounds_c2.c-bounds_c2.dMax << ",t) title \"fat line (max) \"" << endl; in printCurvesWithSafeRange() [all …]
|
Completed in 21 milliseconds