Searched refs:IsWithinResizingArea (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.h105 bool IsWithinResizingArea(const gfx::Point& mouse_location) const;
H A Dpanel_frame_view.cc567 !IsWithinResizingArea(event.location())) {
773 bool PanelFrameView::IsWithinResizingArea( function in class:PanelFrameView

Completed in 100 milliseconds