Searched refs:GetContentAdjustPadding (Results 1 – 4 of 4) sorted by relevance
131 …ions_.empty() ? dialogTheme_->GetContentDefaultPadding() : dialogTheme_->GetContentAdjustPadding(); in BuildContent()
151 const Edge& GetContentAdjustPadding() const in GetContentAdjustPadding() function
278 …ions_.empty() ? dialogTheme_->GetContentDefaultPadding() : dialogTheme_->GetContentAdjustPadding(); in BuildContent()
623 …ttons.empty() ? dialogTheme_->GetContentDefaultPadding() : dialogTheme_->GetContentAdjustPadding(); in BuildContent()1074 menuPadding.top = CalcLength(dialogTheme_->GetContentAdjustPadding().Top()); in BuildMenu()