HomeSort by relevance Sort by last modified time
    Searched refs:restoreFromCFDictionaryRepresentation (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/
WebBackForwardList.h 82 bool restoreFromCFDictionaryRepresentation(CFDictionaryRef);
  /external/webkit/Source/WebKit2/UIProcess/cf/
WebBackForwardListCF.cpp 89 bool WebBackForwardList::restoreFromCFDictionaryRepresentation(CFDictionaryRef dictionary)
WebPageProxyCF.cpp 155 if (!m_backForwardList->restoreFromCFDictionaryRepresentation(backForwardListDictionary))

Completed in 35 milliseconds