Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/themes/
Dbrowser_theme_pack.cc181 PersistingImagesTable kPersistingImagesDesktopAura[] = { variable
200 arraysize(kPersistingImagesDesktopAura);
231 int idr = kPersistingImagesDesktopAura[i].idr_id; in GetPersistentIDByIDR()
232 int prs_id = kPersistingImagesDesktopAura[i].persistent_id; in GetPersistentIDByIDR()
251 if (kPersistingImagesDesktopAura[i].persistent_id > max_prs_id) in GetMaxPersistentId()
252 max_prs_id = kPersistingImagesDesktopAura[i].persistent_id; in GetMaxPersistentId()
793 result->insert(kPersistingImagesDesktopAura[i].idr_id); in GetThemeableImageIDRs()
1238 kPersistingImagesDesktopAura, in AddFileAtScaleToMap()