Home
last modified time | relevance | path

Searched refs:PopupAlignmentDelegate (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dpopup_alignment_delegate.cc11 PopupAlignmentDelegate::PopupAlignmentDelegate() : collection_(NULL) {} in PopupAlignmentDelegate() function in message_center::PopupAlignmentDelegate
13 PopupAlignmentDelegate::~PopupAlignmentDelegate() {} in ~PopupAlignmentDelegate()
15 void PopupAlignmentDelegate::DoUpdateIfPossible() { in DoUpdateIfPossible()
Dpopup_alignment_delegate.h20 class MESSAGE_CENTER_EXPORT PopupAlignmentDelegate {
22 PopupAlignmentDelegate();
51 virtual ~PopupAlignmentDelegate();
Dmessage_popup_collection.h44 class PopupAlignmentDelegate; variable
61 PopupAlignmentDelegate* alignment_delegate);
156 PopupAlignmentDelegate* alignment_delegate_;
Ddesktop_popup_alignment_delegate.h24 : public PopupAlignmentDelegate,
Dmessage_popup_collection.cc54 PopupAlignmentDelegate* alignment_delegate) in MessagePopupCollection()
/external/chromium_org/ash/system/web_notification/
Dash_popup_alignment_delegate.h34 : public message_center::PopupAlignmentDelegate,