Searched refs:OnDidClosePage (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/webui/options/
H A Dsync_setup_handler.h42 void OnDidClosePage(const ListValue* args);
H A Dsync_setup_handler.cc283 NewCallback(this, &SyncSetupHandler::OnDidClosePage));
360 void SyncSetupHandler::OnDidClosePage(const ListValue* args) { function in class:SyncSetupHandler

Completed in 54 milliseconds