Searched defs:listRef (Results 1 – 2 of 2) sorted by relevance
39 WKBackForwardListItemRef WKBackForwardListGetCurrentItem(WKBackForwardListRef listRef) in WKBackForwardListGetCurrentItem()44 WKBackForwardListItemRef WKBackForwardListGetBackItem(WKBackForwardListRef listRef) in WKBackForwardListGetBackItem()49 WKBackForwardListItemRef WKBackForwardListGetForwardItem(WKBackForwardListRef listRef) in WKBackForwardListGetForwardItem()54 WKBackForwardListItemRef WKBackForwardListGetItemAtIndex(WKBackForwardListRef listRef, int index) in WKBackForwardListGetItemAtIndex()59 unsigned WKBackForwardListGetBackListCount(WKBackForwardListRef listRef) in WKBackForwardListGetBackListCount()64 unsigned WKBackForwardListGetForwardListCount(WKBackForwardListRef listRef) in WKBackForwardListGetForwardListCount()69 WKArrayRef WKBackForwardListCopyBackListWithLimit(WKBackForwardListRef listRef, unsigned limit) in WKBackForwardListCopyBackListWithLimit()74 WKArrayRef WKBackForwardListCopyForwardListWithLimit(WKBackForwardListRef listRef, unsigned limit) in WKBackForwardListCopyForwardListWithLimit()
40 …kForwardListItemRef WKBundleBackForwardListCopyItemAtIndex(WKBundleBackForwardListRef listRef, int… in WKBundleBackForwardListCopyItemAtIndex()45 unsigned WKBundleBackForwardListGetBackListCount(WKBundleBackForwardListRef listRef) in WKBundleBackForwardListGetBackListCount()50 unsigned WKBundleBackForwardListGetForwardListCount(WKBundleBackForwardListRef listRef) in WKBundleBackForwardListGetForwardListCount()55 void WKBundleBackForwardListClear(WKBundleBackForwardListRef listRef) in WKBundleBackForwardListClear()