Searched refs:SAFE_LIST_PADDING (Results 1 – 4 of 4) sorted by relevance
63 const SAFE_LIST_PADDING = 32;129 this.itemHeight = this.iconSizeMap.get(this.iconStyle) + SAFE_LIST_PADDING;
90 const SAFE_LIST_PADDING = 32;712 this.itemHeight = OPERATEITEM_IMAGE_SIZE + SAFE_LIST_PADDING736 …temHeight = ICON_SIZE_MAP.get(this.contentItem?.iconStyle as number) as number + SAFE_LIST_PADDING;
57 const SAFE_LIST_PADDING = 32; constant1486 this.itemHeight = OPERATEITEM_IMAGE_SIZE + SAFE_LIST_PADDING;1512 this.itemHeight = ICON_SIZE_MAP.get(this.contentItem?.iconStyle) + SAFE_LIST_PADDING;
43 const SAFE_LIST_PADDING = 32; constant