Home | History | Annotate | Download | only in views

Lines Matching defs:ViewsDelegate

11 ViewsDelegate::ViewsDelegate()
16 ViewsDelegate::~ViewsDelegate() {
20 void ViewsDelegate::SaveWindowPlacement(const Widget* widget,
26 bool ViewsDelegate::GetSavedWindowPlacement(
34 void ViewsDelegate::NotifyAccessibilityEvent(View* view,
38 void ViewsDelegate::NotifyMenuItemFocused(const base::string16& menu_name,
46 HICON ViewsDelegate::GetDefaultWindowIcon() const {
50 bool ViewsDelegate::IsWindowInMetro(gfx::NativeWindow window) const {
54 gfx::ImageSkia* ViewsDelegate::GetDefaultWindowIcon() const {
59 NonClientFrameView* ViewsDelegate::CreateDefaultNonClientFrameView(
64 void ViewsDelegate::AddRef() {
67 void ViewsDelegate::ReleaseRef() {
70 content::WebContents* ViewsDelegate::CreateWebContents(
76 base::TimeDelta ViewsDelegate::GetDefaultTextfieldObscuredRevealDuration() {
80 bool ViewsDelegate::WindowManagerProvidesTitleBar(bool maximized) {
85 ui::ContextFactory* ViewsDelegate::GetContextFactory() {
91 int ViewsDelegate::GetAppbarAutohideEdges(HMONITOR monitor,