IsRectInWindowCaption  317 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc         tabstrip->IsRectInWindowCaption(rect_in_tabstrip_coords);
IsRectInWindowCaption  330 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc     return tabstrip->IsRectInWindowCaption(rect_in_tabstrip_coords);
IsRectInWindowCaption  928 chrome/browser/ui/views/tabs/tab_strip.cc   return IsRectInWindowCaption(gfx::Rect(point, gfx::Size(1, 1)));
IsRectInWindowCaption  162 chrome/browser/ui/views/tabs/tab_strip.h   bool IsRectInWindowCaption(const gfx::Rect& rect);