Searched refs:WKBackForwardListGetItemAtIndex (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKBackForwardListRef.h40 WK_EXPORT WKBackForwardListItemRef WKBackForwardListGetItemAtIndex(WKBackForwardListRef list, int index);
H A DWKBackForwardListRef.cpp55 WKBackForwardListItemRef WKBackForwardListGetItemAtIndex(WKBackForwardListRef listRef, int index) function
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_back_forward_list.cpp59 return getFromCacheOrCreate(WKBackForwardListGetItemAtIndex(m_wkList.get(), index));

Completed in 115 milliseconds