Lines Matching full:theme_images
2533 DictionaryValue* theme_images = GetThemeImages();2534 if (theme_images) {2535 for (DictionaryValue::key_iterator it = theme_images->begin_keys();2536 it != theme_images->end_keys(); ++it) {2538 if (theme_images->GetStringWithoutPathExpansion(*it, &val))