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

/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_reset_bubble_view.cc87 void SetupLayoutManager(const base::ListValue& feedback) { function in class:__anon5327::FeedbackView
202 SetupLayoutManager(true);
205 void ProfileResetBubbleView::SetupLayoutManager(bool report_checked) { function in class:ProfileResetBubbleView
366 feedback_view->SetupLayoutManager(*feedback_data);
416 SetupLayoutManager(controls_.report_settings_checkbox->checked());
436 SetupLayoutManager(controls_.report_settings_checkbox->checked());

Completed in 366 milliseconds