Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/tools/circuit_viewer/src/
DMainEditor.js74 onDraw() { method in MainEditor
82 this.viewer_[v].onDraw();
Dindex.js43 MainEditor.gi().onDraw(pm2f);
/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
DIrViewer.js334 onDraw() { method in IrViewer