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

  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.h 42 void OnDidClosePage(const ListValue* args);
sync_setup_handler.cc 283 NewCallback(this, &SyncSetupHandler::OnDidClosePage));
360 void SyncSetupHandler::OnDidClosePage(const ListValue* args) {

Completed in 46 milliseconds