Searched refs:GetIconResourceID (Results 1 – 10 of 10) sorted by relevance
78 int GetIconResourceID(UpgradeNotificationIconType type);
40 int UpgradeDetector::GetIconResourceID(UpgradeNotificationIconType type) { in GetIconResourceID() function in UpgradeDetector
59 virtual int GetIconResourceID(const base::string16& resource_name) const = 0;
96 virtual int GetIconResourceID(
342 int AutofillPopupControllerImpl::GetIconResourceID( in GetIconResourceID() function in autofill::AutofillPopupControllerImpl635 GetIconResourceID(icons_[row])).Width(); in RowWidthWithoutText()
250 int icon = controller_->GetIconResourceID(controller_->icons()[index]); in DrawAutofillEntry()
278 int icon = controller_->GetIconResourceID(controller_->icons()[index]); in DrawAutofillEntry()
277 int iconId = controller_->GetIconResourceID(controller_->icons()[index]);
329 UpgradeDetector::GetInstance()->GetIconResourceID( in GetIconForCommandId()
681 resource_id = UpgradeDetector::GetInstance()->GetIconResourceID( in OnWrenchMenuButtonExpose()