Searched defs:contentPadding (Results 1 – 11 of 11) sorted by relevance
125 auto contentPadding = AceType::MakeRefPtr<PaddingComponent>(); in BuildContent() local
72 void SetContentPadding(const Edge& contentPadding) in SetContentPadding()
272 auto contentPadding = AceType::MakeRefPtr<PaddingComponent>(); in BuildContent() local
1403 this.contentPadding = { property1420 this.contentPadding = { property1439 this.contentPadding = { property1449 this.contentPadding = { property
1494 this.contentPadding = { property1511 this.contentPadding = { property1530 this.contentPadding = { property1540 this.contentPadding = { property
492 get contentPadding() { getter in SubHeader496 set contentPadding(k15) { setter in SubHeader
728 PaddingProperty contentPadding; in BuildContent() local
219 float contentPadding = 0.0f; in CreateMenuScroll() local
388 auto contentPadding = static_cast<float>(theme->GetMenuPadding().ConvertToPx()); in CreateMenuScroll() local
1963 PaddingProperty contentPadding; in UpdateContentPadding() local
756 get contentPadding() { getter in SelectDialogV2