Searched refs:GetInsetBlockHotSize (Results 1 – 3 of 3) sorted by relevance
53 block_->SetHotRegionWidth(theme->GetInsetBlockHotSize()); in InitStyle()54 block_->SetHotRegionHeight(theme->GetInsetBlockHotSize()); in InitStyle()
129 Dimension GetInsetBlockHotSize() const in GetInsetBlockHotSize() function
156 themeBlockHotSize = theme->GetInsetBlockHotSize(); in GetStyleThemeValue()