Searched refs:IsRectInWindowCaption (Results 1 – 4 of 4) sorted by relevance
196 bool IsRectInWindowCaption(const gfx::Rect& rect);
900 return IsRectInWindowCaption(gfx::Rect(point, gfx::Size(1, 1))); in IsPositionInWindowCaption()903 bool TabStrip::IsRectInWindowCaption(const gfx::Rect& rect) { in IsRectInWindowCaption() function in TabStrip
466 tabstrip->IsRectInWindowCaption(rect_in_tabstrip_coords); in DoesIntersectRect()
520 return tabstrip->IsRectInWindowCaption(rect_in_tabstrip_coords); in DoesIntersectRect()