Searched refs:PopupLinks (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/content_settings/
H A Dcontent_setting_bubble_cocoa.h25 typedef std::map<NSButton*, int> PopupLinks; typedef in namespace:content_setting_bubble
60 content_setting_bubble::PopupLinks popupLinks_;
/external/chromium_org/chrome/browser/ui/views/
H A Dcontent_setting_bubble_contents.h71 typedef std::map<views::Link*, int> PopupLinks; typedef in class:ContentSettingBubbleContents
101 PopupLinks popup_links_;
H A Dcontent_setting_bubble_contents.cc452 PopupLinks::const_iterator i(popup_links_.find(source));

Completed in 293 milliseconds