Searched refs:defaultScrollBarWidth (Results 1 – 1 of 1) sorted by relevance
88 auto defaultScrollBarWidth = scrollBarTheme->GetNormalWidth(); in GetBarWidth() local89 …propScrollBarProperty_ ? propScrollBarProperty_->propScrollBarWidth.value_or(defaultScrollBarWidth) in GetBarWidth()90 : defaultScrollBarWidth; in GetBarWidth()