Home
last modified time | relevance | path

Searched defs:lw (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DX2DFast.js74 DrawCircle(ox, oy, rw, rh, c = 0xffffffff, lw = 1) { argument
113 drawRect(x, y, w, h, c = 0xffffffff, lw = 1) { argument
/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
DIrViewer.js625 drawLine(x1, y1, x2, y2, c, lw = 1) { argument