Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/
DMainEditor.js705 this.setNodeButton(pm2f, offx, offy + data.posY, w, MainEditor.NODE_TEXT_SIZE, path, data);
772 this.setNodeButton(pm2f, offx, offy + data.posY, w, MainEditor.NODE_TEXT_SIZE, path, data);
819 setNodeButton(pm2f, x, y, w, h, path, node) { method in MainEditor