HomeSort by relevance Sort by last modified time
    Searched defs:OnLearnMore (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome_frame/turndown_prompt/
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.cc 235 web_ui()->RegisterMessageCallback("onLearnMore",
236 base::Bind(&AppLauncherHandler::OnLearnMore,
721 void AppLauncherHandler::OnLearnMore(const base::ListValue* args) {

Completed in 199 milliseconds