Home
last modified time | relevance | path

Searched refs:initFromDictionaryRepresentation (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebKit/mac/History/
DWebHistoryItemInternal.h49 - (id)initFromDictionaryRepresentation:(NSDictionary *)dict;
DWebHistoryItem.mm339 - (id)initFromDictionaryRepresentation:(NSDictionary *)dict
405 …WebHistoryItem *child = [[WebHistoryItem alloc] initFromDictionaryRepresentation:[childDicts objec…
DWebHistory.mm548 … WebHistoryItem *item = [[WebHistoryItem alloc] initFromDictionaryRepresentation:itemAsDictionary];
/external/webkit/Source/WebKit/win/
DWebHistoryItem.h85 virtual HRESULT STDMETHODCALLTYPE initFromDictionaryRepresentation(void* dictionary);
DWebHistoryItem.cpp103 HRESULT STDMETHODCALLTYPE WebHistoryItem::initFromDictionaryRepresentation(void* dictionary) in initFromDictionaryRepresentation() function in WebHistoryItem
DWebHistory.cpp319 hr = item->initFromDictionaryRepresentation((void*)itemAsDictionary); in loadHistoryGutsFromURL()
DChangeLog-2009-06-1692 (WebHistoryItem::initFromDictionaryRepresentation): Changed type
1066 (WebHistoryItem::initFromDictionaryRepresentation):
1108 …(WebHistoryItem::initFromDictionaryRepresentation): Add the negative-visit-count-correction-logic…
1226 (WebHistoryItem::initFromDictionaryRepresentation):
1240 (WebHistoryItem::initFromDictionaryRepresentation): Add parsing support
1459 (WebHistoryItem::initFromDictionaryRepresentation):
1481 (WebHistoryItem::initFromDictionaryRepresentation):
1759 (WebHistoryItem::initFromDictionaryRepresentation):
2723 (WebHistoryItem::initFromDictionaryRepresentation): Set the lastVisitWasFailure
4499 (WebHistoryItem::initFromDictionaryRepresentation):
[all …]
/external/webkit/Source/WebKit/win/Interfaces/
DIWebHistoryItemPrivate.idl42 [local] HRESULT initFromDictionaryRepresentation([in] void* dictionary);
/external/webkit/Source/WebKit/mac/
DChangeLog-2002-12-031630 (-[WebHistoryItem initFromDictionaryRepresentation:]):
1958 (-[WebHistoryItem initFromDictionaryRepresentation:]): Make this work for nil URL.
1996 (-[WebHistoryItem initFromDictionaryRepresentation:]): Call through to
4274 (-[WebBookmarkLeaf initFromDictionaryRepresentation:withGroup:]):
4281 (-[WebBookmarkList initFromDictionaryRepresentation:withGroup:]):
4289 (-[WebBookmarkProxy initFromDictionaryRepresentation:withGroup:]):
4540 (-[WebBookmarkLeaf initFromDictionaryRepresentation:withGroup:]):
4542 (-[WebBookmarkList initFromDictionaryRepresentation:withGroup:]):
4544 (-[WebBookmarkProxy initFromDictionaryRepresentation:withGroup:]):
4548 (-[WebHistoryItem initFromDictionaryRepresentation:]):
[all …]
DChangeLog-2006-02-0913372 (-[WebHistoryItem initFromDictionaryRepresentation:]):
25267 (-[WebHistoryItem initFromDictionaryRepresentation:]):
25480 (-[WebHistoryItem initFromDictionaryRepresentation:]):
25526 (-[WebHistoryItem initFromDictionaryRepresentation:]):
25794 (-[WebHistoryItem initFromDictionaryRepresentation:]):
26396 (-[WebHistoryItem initFromDictionaryRepresentation:]):
27849 (-[WebHistoryItem initFromDictionaryRepresentation:]): Read visitCount.
28480 (-[WebHistoryItem initFromDictionaryRepresentation:]):
30404 (-[WebBookmark initFromDictionaryRepresentation:withGroup:]):
32175 (-[WebHistoryItem initFromDictionaryRepresentation:]):
[all …]
DChangeLog-2010-01-295481 (-[WebHistoryItem initFromDictionaryRepresentation:]): Use
9207 (-[WebHistoryItem initFromDictionaryRepresentation:]):
9389 (-[WebHistoryItem initFromDictionaryRepresentation:]): Add parsing support
9930 (-[WebHistoryItem initFromDictionaryRepresentation:]):
10776 (-[WebHistoryItem initFromDictionaryRepresentation:]):
12699 (-[WebHistoryItem initFromDictionaryRepresentation:]): Set the lastVisitWasFailure
12924 (-[WebHistoryItem initFromDictionaryRepresentation:]):
DChangeLog-2007-10-141043 …(-[WebHistoryItem initFromDictionaryRepresentation:]): Use the new HistoryItem constructor that ac…
7591 (-[WebHistoryItem initFromDictionaryRepresentation:]):
9038 (-[WebHistoryItem initFromDictionaryRepresentation:]):