Searched refs:setURLString (Results 1 - 15 of 15) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DWebHistoryItem.cpp68 void WebHistoryItem::setURLString(const WebString& url) function in class:WebKit::WebHistoryItem
71 m_private->setURLString(KURL(ParsedURLString, url).string());
/external/webkit/Source/WebCore/history/qt/
H A DHistoryItemQt.cpp77 setURLString(url);
/external/webkit/Source/WebKit/chromium/public/
H A DWebHistoryItem.h70 WEBKIT_API void setURLString(const WebString&);
/external/chromium/webkit/glue/
H A Dglue_serialize.cc356 item.setURLString(WebString::fromUTF8(url.possibly_invalid_spec()));
366 item.setURLString(ReadString(obj));
H A Dglue_serialize_unittest.cc48 item.setURLString(WebString::fromUTF8("urlString"));
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
H A DESDescriptor.java292 public void setURLString(String URLString) { method in class:ESDescriptor
/external/webkit/Source/WebCore/history/
H A DHistoryItem.h137 void setURLString(const String&);
H A DHistoryItem.cpp270 void HistoryItem::setURLString(const String& urlString) function in class:WebCore::HistoryItem
284 setURLString(url.string());
/external/webkit/Source/WebCore/loader/
H A DHistoryController.cpp803 m_currentItem->setURLString(urlString);
818 m_currentItem->setURLString(urlString);
/external/webkit/Tools/DumpRenderTree/chromium/
H A DTestShell.cpp431 historyItem.setURLString(navigationController.entryAtIndex(index)->URL().spec().utf16());
/external/webkit/Source/WebKit/mac/History/
H A DWebHistoryItem.mm358 core(_private)->setURLString(newURLString);
/external/webkit/Source/WebKit/android/jni/
H A DWebHistory.cpp721 newItem->setURLString(content);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 72 milliseconds