Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.cc94 bool GdkRectMatchesTabFaviconBounds(const GdkRectangle& gdk_rect, TabGtk* tab) { in GdkRectMatchesTabFaviconBounds() function
2036 if (GdkRectMatchesTabFaviconBounds(rects[r], tab) && in CanPaintOnlyFavicons()