Searched refs:scrollbarHeight (Results 1 – 2 of 2) sorted by relevance
74 var offsetHeight = el.offsetHeight - el.scrollbarHeight;152 insideEl.scrollbarHeight = insideEl.offsetHeight - insideEl.clientHeight;
1054 int scrollbarHeight = scrollbarLogicalHeight(); in scrollbarsChanged() local1055 if (!scrollbarHeight) in scrollbarsChanged()1067 totalHeight -= scrollbarHeight; in scrollbarsChanged()1073 setIntrinsicPaddingAfter(intrinsicPaddingAfter() - scrollbarHeight); in scrollbarsChanged()