Searched refs:draw (Results 1 – 6 of 6) sorted by relevance
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/control/ |
D | XButton.js | 39 draw() { method in XButton
|
D | XScroll.js | 36 draw() { method in XScroll
|
D | XSelect.js | 43 draw() { method in XSelect
|
/arkcompiler/ets_runtime/tools/circuit_viewer/src/ |
D | MainEditor.js | 87 this.selectFile_.draw();
|
/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/ |
D | IrViewer.js | 446 btn.draw(); 492 …(this.dragScoll.hh > 1) this.scrollY_.move(Scr.logicw - 20, 100, 20, Scr.logich - 100 - 20).draw(); 493 if (this.dragScoll.ww > 1) this.scrollX_.move(20, Scr.logich - 20, Scr.logicw - 40, 20).draw(); 509 this.searchInput.btnUp.move(x + 20, y + 50, 32, 24).draw(); 524 this.searchInput.btnDown.move(x + w - 20 - 32, y + 50, 32, 24).draw(); 525 this.searchInput.btnClose.move(x + w - 40, y + 10, 30, 30).draw();
|
/arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
D | cocos_worker_test.js | 27751 i.draw(this.quadAssmebler); 27758 i.draw(this.quadAssmebler); 77059 draw(t) { 77524 draw(t) { 81419 draw(t) { 81871 draw(t) {
|