HomeSort by relevance Sort by last modified time
    Searched refs:InitBubbleContent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/sync/
one_click_signin_bubble_view.h 98 void InitBubbleContent(views::GridLayout* layout);
one_click_signin_bubble_view.cc 157 is_sync_dialog_ ? InitDialogContent(layout) : InitBubbleContent(layout);
173 void OneClickSigninBubbleView::InitBubbleContent(views::GridLayout* layout) {

Completed in 90 milliseconds