Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab.cc1176 const bool theme_provided_image = theme_provider->HasCustomImage(tab_id) || in PaintInactiveTabBackground() local
1179 const bool can_cache = !theme_provided_image && in PaintInactiveTabBackground()