Home
last modified time | relevance | path

Searched refs:has_multiple (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
Dprivet_notifications.cc238 void PrivetNotificationService::PrivetNotify(bool has_multiple, in PrivetNotify() argument
243 int title_resource = has_multiple ? in PrivetNotify()
247 int body_resource = has_multiple ? in PrivetNotify()
Dprivet_notifications.h106 virtual void PrivetNotify(bool has_multiple, bool added) OVERRIDE;
/external/chromium_org/ui/views/controls/menu/
Dmenu_controller.cc245 has_multiple(false), in SelectByCharDetails()
254 bool has_multiple; member
1973 details.has_multiple = true; in FindChildForMnemonic()
1990 if (!details.has_multiple) { in AcceptOrSelect()