maximized_top_inset_  128 ui/views/window/frame_background.cc   int theme_frame_bottom = -maximized_top_inset_ + theme_image_->height();
maximized_top_inset_  137 ui/views/window/frame_background.cc                        -maximized_top_inset_,
maximized_top_inset_  142 ui/views/window/frame_background.cc     canvas->DrawImageInt(*theme_overlay_image_, 0, -maximized_top_inset_);
maximized_top_inset_   48 ui/views/window/frame_background.h   void set_maximized_top_inset(int inset) { maximized_top_inset_ = inset; }
maximized_top_inset_   95 ui/views/window/frame_background.h   int maximized_top_inset_;