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

  /external/chromium_org/ui/message_center/views/
notification_view.h 77 bool IsExpansionNeeded(int width);
notification_view.cc 550 expand_button_->SetVisible(IsExpansionNeeded(width()));
648 bool NotificationView::IsExpansionNeeded(int width) {

Completed in 42 milliseconds