Home | History | Annotate | Download | only in frame

Lines Matching refs:frame

5 #include "ash/frame/frame_border_hit_test_controller.h"
8 #include "ash/frame/caption_buttons/frame_caption_button_container_view.h"
22 FrameBorderHitTestController::FrameBorderHitTestController(views::Widget* frame)
23 : frame_window_(frame->GetNativeWindow()) {
46 // Check the frame first, as we allow a small area overlapping the contents
48 views::Widget* frame = view->GetWidget();
49 bool can_ever_resize = frame->widget_delegate()->CanResize();
53 frame->IsMaximized() || frame->IsFullscreen() ? 0 :
64 int client_component = frame->client_view()->NonClientHitTest(