Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_pattern.cpp541 struct Coon_Bezier { struct
554 Coon_Bezier first_half() { in first_half() argument
555 Coon_Bezier result; in first_half()
560 Coon_Bezier second_half() { in second_half() argument
561 Coon_Bezier result; in second_half()
566 void BezierInterpol(Coon_Bezier& C1, in BezierInterpol() argument
567 Coon_Bezier& C2, in BezierInterpol()
568 Coon_Bezier& D1, in BezierInterpol()
569 Coon_Bezier& D2) { in BezierInterpol()
649 Coon_Bezier C1, in Draw()
[all …]