Searched defs:IsRectInWindowCaption (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_strip.cc900 return IsRectInWindowCaption(gfx::Rect(point, gfx::Size(1, 1)));
903 bool TabStrip::IsRectInWindowCaption(const gfx::Rect& rect) { function in class:TabStrip

Completed in 62 milliseconds