Home
last modified time | relevance | path

Searched refs:rect_in_newtab_coords (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.cc916 gfx::Rect rect_in_newtab_coords = gfx::ToEnclosingRect( in IsRectInWindowCaption() local
918 if (newtab_button_->GetLocalBounds().Intersects(rect_in_newtab_coords) && in IsRectInWindowCaption()
919 !newtab_button_->HitTestRect(rect_in_newtab_coords)) in IsRectInWindowCaption()