Searched refs:getNodeBorder (Results 1 – 3 of 3) sorted by relevance
871 getNodeBorder() { method in S2891 width: i.getNodeBorder().borderWidth,2892 color: i.getNodeBorder().borderColor,2893 radius: i.getNodeBorder().borderRadius3272 width: i.getNodeBorder().borderWidth,3273 color: i.getNodeBorder().borderColor,3274 radius: i.getNodeBorder().borderRadius
833 getNodeBorder() {2845 width: item.getNodeBorder().borderWidth,2846 color: item.getNodeBorder().borderColor,2847 radius: item.getNodeBorder().borderRadius
548 getNodeBorder(): NodeBorder {4151 width: this.item.getNodeBorder().borderWidth,4152 color: this.item.getNodeBorder().borderColor,4153 radius: this.item.getNodeBorder().borderRadius,