Searched refs:setFromString (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 119668 null != m && p.color.setFromString(m); 119672 p.darkColor.setFromString(f); 119837 null != (A = this.getValue(e, "color", null)) && h.color.setFromString(A); 119845 null != (A = this.getValue(e, "color", null)) && c.color.setFromString(A); 119854 null != (A = this.getValue(e, "color", null)) && u.color.setFromString(A); 119880 null != (A = this.getValue(e, "color", null)) && l.color.setFromString(A); 119889 null != (A = this.getValue(e, "color", null)) && g.color.setFromString(A); 119904 null != (A = this.getValue(e, "color", null)) && y.color.setFromString(A); 119958 p.setFromString(d.color); 119973 m.setFromString(d.light); [all …]
|