Searched refs:InfobarContent (Results 1 – 10 of 10) sorted by relevance
50 bool Show(InfobarContent* content);62 class FrameImpl : public InfobarContent::Frame {87 scoped_ptr<InfobarContent> content_;
62 bool InfobarWindow::Show(InfobarContent* content) { in Show()67 scoped_ptr<InfobarContent> new_content(content); in Show()
54 InfobarContent::Frame* frame,77 TurndownPromptWindow(InfobarContent::Frame* frame,96 InfobarContent::Frame* frame_; // Not owned by this instance
27 InfobarContent::Frame* frame, in CreateInstance()62 InfobarContent::Frame* frame, in TurndownPromptWindow()
19 class TurndownPromptContent : public InfobarContent {
130 scoped_ptr<InfobarContent> infobar_content(new TurndownPromptContent( in ShowPrompt()
10 class InfobarContent; variable41 virtual bool Show(InfobarContent* content, InfobarType type) = 0;
17 class InfobarContent {32 virtual ~InfobarContent() {} in ~InfobarContent()
22 virtual bool Show(InfobarContent* content, InfobarType type);50 bool InfobarManagerImpl::Show(InfobarContent* content, InfobarType type) { in Show()
338 class MockInfobarContent : public InfobarContent {406 loop->PostTask(FROM_HERE, base::Bind(&InfobarContent::Frame::CloseInfobar, in ACTION_P2()461 InfobarContent::Frame* frame = NULL; in TEST()562 InfobarContent::Frame* frame = NULL; in TEST()