Lines Matching refs:cubicTo
103 fPaths.push_back(b.cubicTo( 1, 1, 10, 90, 0, 100).detach()); in makePaths()
104 fPaths.push_back(b.cubicTo(100, 50, 20, 100, 0, 0).detach()); in makePaths()
109 .cubicTo(10, 10, 10, 0, 20, 0) in makePaths()
111 .cubicTo(40, 0, 50, 0, 50, 10) in makePaths()
116 .cubicTo(10, 0, 10, 0, 20, 0) in makePaths()
118 .cubicTo(50, 0, 50, 0, 50, 10) in makePaths()
123 .cubicTo( 628.0f/ 8, 82.0f/8, in makePaths()
130 .cubicTo(0, 1, 30, 1, 20, 0) in makePaths()
135 .cubicTo(10, 1, 30, 1, 20, 0) in makePaths()
140 .cubicTo(0, 1, 20, 1, 30, 0) in makePaths()
160 .cubicTo(50, 0, 50, 50, 50, 50) in makePaths()
172 .cubicTo(50, 49.95f, 50, 49.97f, 50, 50) in makePaths()
179 .cubicTo(50, 50, 50, 50, 50, 50) in makePaths()
192 .cubicTo(50, 50, 50, 50, 50, 50) in makePaths()
212 fPaths.push_back(b.cubicTo(0, 0, 0, 0, 100, 100).detach()); in makePaths()
216 .cubicTo(45.625f, 192.594f, 74.375f, 192.594f, 103.125f, 192.594f) in makePaths()
217 .cubicTo(88.75f, 167.708f, 74.375f, 142.823f, 60, 117.938f) in makePaths()
218 .cubicTo(45.625f, 142.823f, 31.25f, 167.708f, 16.875f, 192.594f) in makePaths()