Searched defs:URLString (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/url/api/
H A DURLString.h33 // URLString represents a string that's a canonicalized URL.
34 class URLString { class in namespace:WTF
36 URLString() { } function in class:WTF::URLString
43 // URLString can only be constructed by a ParsedURL.
44 explicit URLString(const String& string) function in class:WTF::URLString
/external/webkit/Source/WebCore/platform/
H A DURLString.h35 class URLString { class in namespace:WebCore
42 explicit URLString(const String& string) function in class:WebCore::URLString
/external/webkit/Source/WebKit/win/
H A DWebHistoryItem.cpp580 HRESULT STDMETHODCALLTYPE WebHistoryItem::URLString( function in class:WebHistoryItem

Completed in 471 milliseconds