/external/fonttools/Tests/pens/ |
D | pointPen_test.py | 59 def beginPath(self, identifier=None, **kwargs): member in _TestPointPen 96 ppen.beginPath() 105 ppen.beginPath() 115 ppen.beginPath() 126 ppen.beginPath(identifier='foo') 137 ppen.beginPath() 147 ppen.beginPath() 160 ppen.beginPath() 180 ppen.beginPath() 202 ppen.beginPath() [all …]
|
D | hashPointPen_test.py | 10 pen.beginPath(identifier="abc") 21 pen.beginPath(identifier="abc") 33 pen.beginPath(identifier="abc") 38 pen.beginPath(identifier="pth2") 47 pen.beginPath(identifier="abc")
|
D | recordingPen_test.py | 17 pen.beginPath(identifier="abc")
|
/external/perfetto/ui/src/common/ |
D | canvas_utils.ts | 45 ctx.beginPath(); 55 ctx.beginPath(); 61 ctx.beginPath(); 77 ctx.beginPath();
|
/external/skia/modules/canvaskit/tests/ |
D | canvas2d.spec.js | 314 ctx.beginPath(); 317 ctx.beginPath(); 320 ctx.beginPath(); 323 ctx.beginPath(); 326 ctx.beginPath(); 329 ctx.beginPath(); 372 ctx.beginPath(); 404 ctx.beginPath(); 410 ctx.beginPath(); 425 ctx.beginPath(); [all …]
|
/external/fonttools/Lib/fontTools/pens/ |
D | pointPen.py | 33 def beginPath(self, identifier: Optional[str] = None, **kwargs: Any) -> None: member in AbstractPointPen 76 def beginPath(self, identifier=None, **kwargs): member in BasePointToSegmentPen 253 pen.beginPath() 354 def beginPath(self, identifier=None, **kwargs): member in GuessSmoothPointPen 359 self._outPen.beginPath(**kwargs) 398 pen.beginPath(identifier=self.currentContourIdentifier) 432 pen.beginPath(identifier=self.currentContourIdentifier) 442 def beginPath(self, identifier=None, **kwargs): member in ReverseContourPointPen
|
D | filterPen.py | 151 def beginPath(self, **kwargs): member in FilterPointPen 152 self._outPen.beginPath(**kwargs)
|
D | hashPointPen.py | 47 def beginPath(self, identifier=None, **kwargs): member in HashPointPen
|
/external/skqp/experimental/canvaskit/tests/ |
D | canvas2d.spec.js | 331 ctx.beginPath(); 334 ctx.beginPath(); 337 ctx.beginPath(); 340 ctx.beginPath(); 343 ctx.beginPath(); 346 ctx.beginPath(); 393 ctx.beginPath(); 429 ctx.beginPath(); 435 ctx.beginPath(); 450 ctx.beginPath(); [all …]
|
/external/skqp/gm/ |
D | poly2poly.cpp | 27 void beginPath(); 59 void SkJSCanvas::beginPath() { fPath.reset(); } in beginPath() function in SkJSCanvas 118 ctx.beginPath(); in test_stroke() 144 ctx.beginPath(); in test_stroke() 169 ctx.beginPath(); in test_stroke()
|
/external/adhd/scripts/volume_tuning/ |
D | volume.js | 92 ctx.beginPath(); 101 ctx.beginPath(); 137 ctx.beginPath(); 166 ctx.beginPath(); 178 ctx.beginPath();
|
/external/skqp/docs/ |
D | catalogTrailer.txt | 53 context.beginPath() 121 context.beginPath() 126 context.beginPath() 147 context.beginPath()
|
/external/perfetto/ui/src/frontend/ |
D | flow_events_renderer.ts | 274 ctx.beginPath(); 291 ctx.beginPath(); 301 ctx.beginPath(); 310 ctx.beginPath();
|
D | notes_panel.ts | 169 ctx.beginPath(); 178 ctx.beginPath(); 189 ctx.beginPath();
|
D | vertical_line_helper.ts | 33 ctx.beginPath();
|
D | tickmark_panel.ts | 61 ctx.beginPath();
|
D | gridline_helper.ts | 104 ctx.beginPath();
|
/external/perfetto/ui/src/tracks/counter/ |
D | frontend.ts | 197 ctx.beginPath(); 225 ctx.beginPath(); 251 ctx.beginPath(); 259 ctx.beginPath();
|
/external/mdnsresponder/mDNSPosix/ |
D | parselog.py | 205 c.beginPath() 217 c.beginPath() 226 c.beginPath()
|
/external/perfetto/ui/src/tracks/cpu_freq/ |
D | frontend.ts | 106 ctx.beginPath(); 176 ctx.beginPath(); 184 ctx.beginPath();
|
/external/adhd/scripts/mic_testing/frontend/ |
D | analysis.js | 201 canvasContext.beginPath(); 218 canvasContext.beginPath(); 226 canvasContext.beginPath(); 245 canvasContext.beginPath();
|
/external/adhd/scripts/audio_tuning/frontend/ |
D | audio.js | 1679 canvasContext.beginPath(); 1686 canvasContext.beginPath(); 1702 canvasContext.beginPath(); 1709 canvasContext.beginPath(); 1721 canvasContext.beginPath(); 1840 canvasContext.beginPath(); 1854 canvasContext.beginPath(); 1871 canvasContext.beginPath(); 1879 canvasContext.beginPath(); 1957 canvasContext.beginPath();
|
/external/fonttools/Tests/cu2qu/ |
D | ufo_test.py | 252 pen.beginPath() 261 pen.beginPath()
|
/external/perfetto/ui/src/tracks/chrome_slices/ |
D | frontend.ts | 163 ctx.beginPath(); 183 ctx.beginPath();
|
/external/perfetto/ui/src/tracks/process_summary/ |
D | frontend.ts | 78 ctx.beginPath();
|