Searched refs:HeaderView (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/frame/
H A Dcustom_frame_view_ash.cc124 // CustomFrameViewAsh::HeaderView
128 class CustomFrameViewAsh::HeaderView class in class:ash::CustomFrameViewAsh
134 explicit HeaderView(views::Widget* frame);
135 virtual ~HeaderView();
196 DISALLOW_COPY_AND_ASSIGN(HeaderView);
199 CustomFrameViewAsh::HeaderView::HeaderView(views::Widget* frame) function in class:ash::CustomFrameViewAsh::HeaderView
220 CustomFrameViewAsh::HeaderView::~HeaderView() {
224 void CustomFrameViewAsh::HeaderView
[all...]
H A Dcustom_frame_view_ash.h79 // by the HeaderView. Used in testing.
89 class HeaderView;
90 HeaderView* header_view_;

Completed in 612 milliseconds