Searched defs:drawLine (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/ |
| D | X2DFast.js | 95 drawLine(x1, y1, x2, y2, c = 0xffffffff, linewidth = 1) { method in X2DFast
|
| /arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/ |
| D | IrViewer.js | 636 drawLine(x1, y1, x2, y2, c, lw = 1) { method in IrViewer
|