Home
last modified time | relevance | path

Searched refs:setURLString (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebCore/history/
DHistoryItem.cpp213 void HistoryItem::setURLString(const String& urlString) in setURLString() function in WebCore::HistoryItem
231 setURLString(url.string()); in setURL()
DHistoryItem.h123 void setURLString(const String&);
/external/webkit/WebKit/android/jni/
DWebHistory.cpp527 newItem->setURLString(e.decode(data, l)); in read_item_recursive()
/external/webkit/WebKit/mac/History/
DWebHistoryItem.mm358 core(_private)->setURLString(newURLString);
/external/webkit/WebKit/mac/
DChangeLog-2002-12-03185 (-[WebBookmarkLeaf setURLString:]): Post da note
8971 (-[WebBookmarkLeaf setURLString:]): Instead of asserting that parameter
9020 (-[WebBookmarkLeaf setURLString:]):
11741 (-[IFBookmark setURLString:]): Take out special case for non-leaf.
13585 (-[IFBookmarkLeaf setURLString:]): added assert
14518 (-[IFBookmarkLeaf setURLString:]):
14970 (-[IFBookmark setURLString:]):
15686 (-[IFBookmarkLeaf setURLString:]): Use copy instead of initWithString.
15705 (-[IFBookmark setURLString:]):
15720 (-[IFBookmarkLeaf setURLString:]):
[all …]
DChangeLog-2006-02-099978 (-[WebHistoryItem setURLString:]):
17557 added notificationsSuppressed/setNotificationsSuppressed, and setURLString
17567 (-[WebHistoryItem setURLString:]):
/external/webkit/WebCore/
DChangeLog-2007-10-1469994 (WebCore::HistoryItem::setURLString):