Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/options/
Dbrowser_options_handler.h80 void SetStartupPagesToCurrentPages(const ListValue* args);
Dbrowser_options_handler.cc114 NewCallback(this, &BrowserOptionsHandler::SetStartupPagesToCurrentPages)); in RegisterMessages()
353 void BrowserOptionsHandler::SetStartupPagesToCurrentPages( in SetStartupPagesToCurrentPages() function in BrowserOptionsHandler