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

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

Completed in 137 milliseconds