Home | History | Annotate | Download | only in themes

Lines Matching refs:idr

88   // The IDR that depends on the whims of GRIT and therefore changes whenever
221 int GetPersistentIDByIDR(int idr) {
225 int idr = kPersistingImages[i].idr_id;
227 (*lookup_table)[idr] = prs_id;
231 int idr = kPersistingImagesDesktopAura[i].idr_id;
233 (*lookup_table)[idr] = prs_id;
237 std::map<int,int>::iterator it = lookup_table->find(idr);
1436 // Fetch the image by IDR...