Home | History | Annotate | Download | only in frame

Lines Matching refs:CustomFrameViewAsh

23 // A views::WidgetDelegate which uses a CustomFrameViewAsh.
31 custom_frame_view_ = new CustomFrameViewAsh(widget);
35 CustomFrameViewAsh* custom_frame_view() const {
41 CustomFrameViewAsh* custom_frame_view_;
149 // Verify that CustomFrameViewAsh returns the correct minimum and maximum frame
155 CustomFrameViewAsh* custom_frame_view = delegate->custom_frame_view();
166 // Verify that CustomFrameViewAsh returns the correct minimum and maximum frame
176 CustomFrameViewAsh* custom_frame_view = delegate->custom_frame_view();
188 // Verify that CustomFrameViewAsh updates the avatar icon based on the
194 CustomFrameViewAsh* custom_frame_view = delegate->custom_frame_view();