Searched defs:right_aligned_horizontal_layout (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
H A Dapp_info_permissions_panel.cc163 views::BoxLayout* right_aligned_horizontal_layout = local
165 right_aligned_horizontal_layout->set_main_axis_alignment(
167 right_aligned_button->SetLayoutManager(right_aligned_horizontal_layout);

Completed in 244 milliseconds