Searched refs:DIVIDER_SIZE (Results 1 – 3 of 3) sorted by relevance
27 constexpr int32_t DIVIDER_SIZE = 2; variable80 … pickerWidth = static_cast<float>((pickerTheme->GetDividerSpacing() * DIVIDER_SIZE).ConvertToPx()); in Measure()228 … userSetHeightValue / adjustedScale * PERCENT_120 + (themePadding.ConvertToPx() * DIVIDER_SIZE); in ReCalcItemHeightScale()
29 const int32_t DIVIDER_SIZE = 2; variable72 … pickerWidth = static_cast<float>((pickerTheme->GetDividerSpacing() * DIVIDER_SIZE).ConvertToPx()); in Measure()252 (themePadding.ConvertToPx() * DIVIDER_SIZE); in ReCalcItemHeightScale()
29 const int32_t DIVIDER_SIZE = 2; variable152 …float pickerWidth = static_cast<float>((pickerTheme->GetDividerSpacing() * DIVIDER_SIZE).ConvertTo… in GetColumnSize()335 (themePadding.ConvertToPx() * DIVIDER_SIZE); in ReCalcItemHeightScale()