Searched defs:PopupLinks (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/content_settings/
H A Dcontent_setting_bubble_cocoa.h20 typedef std::map<NSButton*, int> PopupLinks; typedef in namespace:content_setting_bubble
42 content_setting_bubble::PopupLinks popupLinks_;
/external/chromium/chrome/browser/ui/views/
H A Dcontent_setting_bubble_contents.h56 typedef std::map<views::Link*, int> PopupLinks; typedef in class:ContentSettingBubbleContents
92 PopupLinks popup_links_;
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/
H A Dcontent_setting_bubble_cocoa.h20 typedef std::map<NSButton*, int> PopupLinks; typedef in namespace:content_setting_bubble
54 content_setting_bubble::PopupLinks popupLinks_;
/external/chromium_org/chrome/browser/ui/views/
H A Dcontent_setting_bubble_contents.h76 typedef std::map<views::Link*, int> PopupLinks; typedef in class:ContentSettingBubbleContents
110 PopupLinks popup_links_;

Completed in 173 milliseconds