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

/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_stack_view.cc32 class PanelStackWindow : public views::WidgetObserver, class in namespace:__anon5239
35 PanelStackWindow(const gfx::Rect& bounds,
37 virtual ~PanelStackWindow();
54 DISALLOW_COPY_AND_ASSIGN(PanelStackWindow);
57 PanelStackWindow::PanelStackWindow(const gfx::Rect& bounds, function in class:__anon5239::PanelStackWindow
73 PanelStackWindow::~PanelStackWindow() {
76 base::string16 PanelStackWindow::GetWindowTitle() const {
80 gfx::ImageSkia PanelStackWindow
[all...]

Completed in 98 milliseconds