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

  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKBackForwardList.h 43 WK_EXPORT unsigned WKBackForwardListGetForwardListCount(WKBackForwardListRef list);
WKBackForwardList.cpp 64 unsigned WKBackForwardListGetForwardListCount(WKBackForwardListRef listRef)
  /external/webkit/Source/WebKit2/UIProcess/API/qt/
qwkhistory.cpp 119 return WKBackForwardListGetForwardListCount(toAPI(d->m_backForwardList));

Completed in 17 milliseconds