fpdf_render_pattern.cpp | 506 Coon_BezierCoeff second_half() { function in struct:Coon_BezierCoeff 560 Coon_Bezier second_half() { function in struct:Coon_Bezier 562 result.x = x.second_half(); 563 result.y = y.second_half(); 696 Draw(x_scale, y_scale, left, bottom + 1, m1, C2, D1.second_half(), 697 D2.second_half()); 706 Draw(x_scale, y_scale, left + 1, bottom, C1.second_half(), 707 C2.second_half(), m2, D2); 713 Coon_Bezier m1s = m1.second_half(); 715 Coon_Bezier m2s = m2.second_half(); [all...] |