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

  /external/chromium_org/chrome/browser/ui/webui/options/
startup_pages_handler.h 69 void DragDropStartupPage(const base::ListValue* args);
startup_pages_handler.cc 61 web_ui()->RegisterMessageCallback("dragDropStartupPage",
62 base::Bind(&StartupPagesHandler::DragDropStartupPage,
192 void StartupPagesHandler::DragDropStartupPage(const base::ListValue* args) {

Completed in 46 milliseconds