Home | History | Annotate | Download | only in frame

Lines Matching refs:frame_

298       frame_(NULL),
413 window_point.Offset(0, -frame_->GetHorizontalTabStripVerticalOffset(false));
543 if (frame_->GetWindow()->IsVisible()) {
544 frame_->GetWindow()->Activate();
560 frame_->GetWindow()->Show();
564 views::Window* window = frame_->GetWindow();
577 frame_->GetWindow()->CloseWindow();
581 frame_->GetWindow()->Activate();
585 frame_->GetWindow()->Deactivate();
589 return frame_->GetWindow()->IsActive();
596 fwi.hwnd = frame_->GetWindow()->GetNativeWindow();
672 frame_->GetWindow()->UpdateWindowTitle();
674 frame_->GetWindow()->UpdateWindowIcon();
710 return frame_->GetWindow()->GetNormalBounds();
714 return frame_->GetWindow()->GetBounds();
718 return frame_->GetWindow()->IsMaximized();
730 frame_->GetWindow()->SetFullscreen(fullscreen);
735 return frame_->GetWindow()->IsFullscreen();
911 frame_->GetWindow()->DisableInactiveRendering();
1038 frame_->GetWindow()->FrameTypeChanged();
1182 frame_->TabStripDisplayModeChanged();
1492 gfx::Rect window_rect = frame_->GetWindow()->non_client_view()->
1573 frame_->GetWindow()->HideWindow();
1581 Source<gfx::NativeWindow>(frame_->GetWindow()->GetNativeWindow()),
1591 if (!frame_->GetWindow()->IsMaximized() &&
1592 !frame_->GetWindow()->IsFullscreen()) {
1594 ::GetClientRect(frame_->GetWindow()->GetNativeWindow(), &client_rect);
1697 !frame_->GetWindow()->non_client_view()->UseNativeFrame()) ?
1827 frame_->GetWindow()->GetNativeWindow()));
1857 frame_->UpdateThrobber(tab_contents && tab_contents->is_loading());
1874 frame_->GetWindow()->GetNativeWindow()));
2127 frame_->GetWindow()->native_window())->PushForceHidden();
2136 frame_->GetWindow()->SetFullscreen(fullscreen);
2169 frame_->GetWindow()->native_window())->PopForceHidden();