HomeSort by relevance Sort by last modified time
    Searched refs:OnDidClosePage (Results 1 - 4 of 4) 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) {
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler.h 106 void OnDidClosePage(const base::ListValue* args);
sync_setup_handler.cc 451 base::Bind(&SyncSetupHandler::OnDidClosePage,
568 void SyncSetupHandler::OnDidClosePage(const ListValue* args) {
    [all...]

Completed in 581 milliseconds