Searched refs:nodeBorder (Results 1 – 3 of 3) sorted by relevance
734 this.nodeBorder = { class in S.constructor872 return this.nodeBorder876 this.nodeBorder.borderWidth = e ? this.borderWidth.has : this.borderWidth.none
659 …private nodeBorder: { borderWidth: Resource | number, borderColor: Resource, borderRadius: Resourc…721 this.nodeBorder = { borderWidth: BORDER_WIDTH_NONE,834 return this.nodeBorder;838 … this.nodeBorder.borderWidth = isClearFocusStatus ? this.borderWidth.has : this.borderWidth.none;
369 private nodeBorder: NodeBorder;415 this.nodeBorder = {549 return this.nodeBorder;553 this.nodeBorder.borderWidth = isClearFocusStatus ? this.borderWidth.has : this.borderWidth.none;