OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_buttons
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/message_center/
notification.h
140
void
set_buttons
(const std::vector<ButtonInfo>& buttons) {
function in class:message_center::Notification
/external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc
388
notification->
set_buttons
(buttons);
Completed in 51 milliseconds