Searched refs:GetOutsetBlockSize (Results 1 – 5 of 5) sorted by relevance
57 block_->SetBlockSize(theme->GetOutsetBlockSize()); in InitStyle()
114 Dimension GetOutsetBlockSize() const in GetOutsetBlockSize() function
80 …auto themeBlockSize = sliderMode == SliderModelNG::SliderMode::OUTSET ? theme->GetOutsetBlockSize() in ToJsonValue()
149 themeBlockSize = theme->GetOutsetBlockSize(); in GetStyleThemeValue()
193 …auto themeBlockSize = mode == SliderMode::OUTSET ? theme->GetOutsetBlockSize() : theme->GetInsetBl… in SetBlockSize()366 …auto themeBlockSize = mode == SliderMode::OUTSET ? theme->GetOutsetBlockSize() : theme->GetInsetBl… in SetBlockSize()