Home
last modified time | relevance | path

Searched refs:OnLearnMore (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/ntp/
Dapp_launcher_handler.h108 void OnLearnMore(const base::ListValue* args);
Dapp_launcher_handler.cc237 base::Bind(&AppLauncherHandler::OnLearnMore, in RegisterMessages()
719 void AppLauncherHandler::OnLearnMore(const base::ListValue* args) { in OnLearnMore() function in AppLauncherHandler