Searched refs:doesScroll (Results 1 – 2 of 2) sorted by relevance
41 doesScroll: boolean; property72 return this.attrs.doesScroll ? SCROLLING_CANVAS_OVERDRAW_FACTOR : 1;115 if (this.attrs.doesScroll) {129 if (attrs.doesScroll) {152 this.attrs.doesScroll ? parentSizeChanged : totalPanelHeightChanged;161 this.attrs.doesScroll ? this.parentHeight * this.canvasOverdrawFactor :
330 doesScroll: false,341 doesScroll: true,358 m(PanelContainer, {doesScroll: true, panels: detailsPanels}))));