Searched refs:kPersistingImages (Results 1 – 1 of 1) sorted by relevance
102 PersistingImagesTable kPersistingImages[] = { variable168 const size_t kPersistingImagesLength = arraysize(kPersistingImages);217 kPersistingImages, in GetPersistentIDByName()225 int idr = kPersistingImages[i].idr_id; in GetPersistentIDByIDR()226 int prs_id = kPersistingImages[i].persistent_id; in GetPersistentIDByIDR()246 if (kPersistingImages[i].persistent_id > max_prs_id) in GetMaxPersistentId()247 max_prs_id = kPersistingImages[i].persistent_id; in GetMaxPersistentId()789 result->insert(kPersistingImages[i].idr_id); in GetThemeableImageIDRs()