HomeSort by relevance Sort by last modified time
    Searched defs:PopupAlignmentDelegate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/message_center/views/
popup_alignment_delegate.cc 11 PopupAlignmentDelegate::PopupAlignmentDelegate() : collection_(NULL) {}
13 PopupAlignmentDelegate::~PopupAlignmentDelegate() {}
15 void PopupAlignmentDelegate::DoUpdateIfPossible() {
popup_alignment_delegate.h 20 class MESSAGE_CENTER_EXPORT PopupAlignmentDelegate {
22 PopupAlignmentDelegate();
51 virtual ~PopupAlignmentDelegate();

Completed in 1178 milliseconds