PopupNonClientFrameView   20 chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_x11.cc       return new PopupNonClientFrameView(frame);
PopupNonClientFrameView   13 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc PopupNonClientFrameView::PopupNonClientFrameView(BrowserFrame* frame)
PopupNonClientFrameView   18 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc gfx::Rect PopupNonClientFrameView::GetBoundsForClientView() const {
PopupNonClientFrameView   22 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc gfx::Rect PopupNonClientFrameView::GetWindowBoundsForClientBounds(
PopupNonClientFrameView   27 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc int PopupNonClientFrameView::NonClientHitTest(const gfx::Point& point) {
PopupNonClientFrameView   31 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc void PopupNonClientFrameView::GetWindowMask(const gfx::Size& size,
PopupNonClientFrameView   35 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc void PopupNonClientFrameView::ResetWindowControls() {
PopupNonClientFrameView   38 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc void PopupNonClientFrameView::UpdateWindowIcon() {
PopupNonClientFrameView   41 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc void PopupNonClientFrameView::UpdateWindowTitle() {
PopupNonClientFrameView   44 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc gfx::Rect PopupNonClientFrameView::GetBoundsForTabStrip(
PopupNonClientFrameView   49 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc int PopupNonClientFrameView::GetTopInset() const {
PopupNonClientFrameView   53 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc int PopupNonClientFrameView::GetThemeBackgroundXInset() const {
PopupNonClientFrameView   57 chrome/browser/ui/views/frame/popup_non_client_frame_view.cc void PopupNonClientFrameView::UpdateThrobber(bool running) {
PopupNonClientFrameView   13 chrome/browser/ui/views/frame/popup_non_client_frame_view.h class PopupNonClientFrameView : public BrowserNonClientFrameView {
PopupNonClientFrameView   15 chrome/browser/ui/views/frame/popup_non_client_frame_view.h   explicit PopupNonClientFrameView(BrowserFrame* frame);
PopupNonClientFrameView   35 chrome/browser/ui/views/frame/popup_non_client_frame_view.h   DISALLOW_COPY_AND_ASSIGN(PopupNonClientFrameView);