Searched defs:PopupItem (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
H A DPopupMenuChromium.h52 struct PopupItem { struct in namespace:WebCore
59 PopupItem(const String& label, Type type) function in struct:WebCore::PopupItem
157 const WTF::Vector<PopupItem*>& popupData() const;
/external/chromium/chrome/browser/
H A Dcontent_setting_bubble_model.h36 struct PopupItem { struct in class:ContentSettingBubbleModel
41 typedef std::vector<PopupItem> PopupItems;
99 void add_popup(const PopupItem& popup) {

Completed in 66 milliseconds