Searched defs:sliderWidth (Results 1 – 2 of 2) sorted by relevance
131 const int8_t sliderWidth = 5; // default slider width in SetVideoSlider() local
114 auto sliderWidth = CalculateSliderWidth(width, height, direction, hotBlockShadowWidth, mode); in MeasureContent() local125 auto sliderWidth = static_cast<float>(theme->GetMeasureContentDefaultWidth().ConvertToPx()); in CalculateSliderWidth() local