Searched refs:WrapWithPadding (Results 1 – 2 of 2) sorted by relevance
88 views::View* WrapWithPadding(views::View* view, const gfx::Insets& insets) { in WrapWithPadding() function164 WrapWithPadding(shortcut_label, insets); in CreateWrappedShortcutLabel()1085 WrapWithPadding(header_label_, kHeaderInsets)); in CreateHeaderArea()1113 WrapWithPadding(footer_label_, kFooterInsets)); in CreateFooterArea()
56 views::View* WrapWithPadding(views::View* view, const gfx::Insets& insets) { in WrapWithPadding() function127 WrapWithPadding(shortcut_label, insets); in CreateWrappedShortcutLabel()305 views::View* contents = WrapWithPadding(label_, kInsets); in InformationTextArea()