Home
last modified time | relevance | path

Searched refs:FrameImpl (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome_frame/infobars/internal/
Dinfobar_window.h62 class FrameImpl : public InfobarContent::Frame {
64 explicit FrameImpl(InfobarWindow* infobar_window);
72 DISALLOW_COPY_AND_ASSIGN(FrameImpl);
89 FrameImpl frame_impl_;
Dinfobar_window.cc193 InfobarWindow::FrameImpl::FrameImpl(InfobarWindow* infobar_window) in FrameImpl() function in InfobarWindow::FrameImpl
197 HWND InfobarWindow::FrameImpl::GetFrameWindow() { in GetFrameWindow()
201 void InfobarWindow::FrameImpl::CloseInfobar() { in CloseInfobar()