OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnLearnMore
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome_frame/turndown_prompt/
turndown_prompt_window.h
62
NOTIFY_HANDLER(IDC_TD_PROMPT_LINK, NM_CLICK,
OnLearnMore
)
87
LRESULT
OnLearnMore
(WORD wParam, LPNMHDR lParam, BOOL& bHandled); // NOLINT
turndown_prompt_window.cc
45
// routed to
OnLearnMore
().
86
LRESULT TurndownPromptWindow::
OnLearnMore
(WORD /*wParam*/,
/external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.h
107
void
OnLearnMore
(const base::ListValue* args);
app_launcher_handler.cc
235
web_ui()->RegisterMessageCallback("
onLearnMore
",
236
base::Bind(&AppLauncherHandler::
OnLearnMore
,
721
void AppLauncherHandler::
OnLearnMore
(const base::ListValue* args) {
Completed in 381 milliseconds