Searched refs:GetPressSize (Results 1 – 3 of 3) sorted by relevance
43 pressSize_ = theme->GetPressSize(); in InitStyle()186 const Dimension& GetPressSize() const in GetPressSize() function
237 const Dimension& GetPressSize() const in GetPressSize() function
1882 NormalizeToPx(indicator_->GetPressSize()) / 2; in GetIndicatorWidth()1885 NormalizeToPx(indicator_->GetPressSize()) / 2; in GetIndicatorWidth()1888 deltaPadding = NormalizeToPx(indicator_->GetPressSize()) / 2; in GetIndicatorWidth()2116 … indicator_->GetSize() + (indicator_->GetPressSize() - indicator_->GetSize()) * zoomValue_) / 2.0; in UpdateIndicatorItem()2148 itemRadius = NormalizeToPx(indicator_->GetPressSize() + in UpdateIndicatorItem()2149 … (indicator_->GetHoverSize() - indicator_->GetPressSize()) * zoomDotValue_) / 2.0; in UpdateIndicatorItem()