Home
last modified time | relevance | path

Searched defs:canonicalizeURL (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm335 NSURL *WebEditorClient::canonicalizeURL(NSURL *URL) function
/external/webkit/Source/WebCore/loader/
DEmptyClients.h500 virtual NSURL* canonicalizeURL(NSURL*) { return 0; } in canonicalizeURL() function