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

  /external/webkit/WebCore/loader/
DocumentLoader.h 167 String clientRedirectDestinationForHistory() const { return urlForHistory(); }
  /external/webkit/WebKit/win/WebCoreSupport/
WebFrameLoaderClient.cpp 575 BString destURL(loader->clientRedirectDestinationForHistory());
581 webHistoryItem->historyItem()->addRedirectURL(loader->clientRedirectDestinationForHistory());
    [all...]
  /external/webkit/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm     [all...]

Completed in 69 milliseconds