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

  /external/webkit/Source/WebKit2/UIProcess/API/qt/
qwkhistory_p.h 53 static QWKHistory* createHistory(WebKit::WebBackForwardList* list);
qwkhistory.cpp 92 QWKHistory* QWKHistoryPrivate::createHistory(WebKit::WebBackForwardList* list)
qwkpage.cpp 100 history = QWKHistoryPrivate::createHistory(page->backForwardList());

Completed in 44 milliseconds