Searched refs:CreateBorderContents (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dpinned_contents_info_bubble.h56 virtual BorderContents* CreateBorderContents();
H A Dpinned_contents_info_bubble.cc51 BorderContents* PinnedContentsInfoBubble::CreateBorderContents() { function in class:PinnedContentsInfoBubble
/external/chromium/chrome/browser/ui/views/bubble/
H A Dbubble.cc188 border_->Init(CreateBorderContents(), parent->GetNativeView());
241 border_contents_ = CreateBorderContents();
279 BorderContents* Bubble::CreateBorderContents() { function in class:Bubble
H A Dbubble.h151 virtual BorderContents* CreateBorderContents();

Completed in 445 milliseconds