|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for IWebBackForwardList, including all inherited members.
| addItem([in] IWebHistoryItem *item) | IWebBackForwardList | |
| backItem([out, retval] IWebHistoryItem **item) | IWebBackForwardList | |
| backListCount([out, retval] int *count) | IWebBackForwardList | |
| backListWithLimit([in] int limit, [out] int *listCount, [in] IWebHistoryItem **list) | IWebBackForwardList | |
| capacity([out, retval] int *result) | IWebBackForwardList | |
| containsItem([in] IWebHistoryItem *item, [out, retval] BOOL *result) | IWebBackForwardList | |
| currentItem([out, retval] IWebHistoryItem **item) | IWebBackForwardList | |
| forwardItem([out, retval] IWebHistoryItem **item) | IWebBackForwardList | |
| forwardListCount([out, retval] int *sizecount) | IWebBackForwardList | |
| forwardListWithLimit([in] int limit, [out] int *listCount, [in] IWebHistoryItem **list) | IWebBackForwardList | |
| goBack() | IWebBackForwardList | |
| goForward() | IWebBackForwardList | |
| goToItem([in] IWebHistoryItem *item) | IWebBackForwardList | |
| itemAtIndex([in] int index, [out, retval] IWebHistoryItem **item) | IWebBackForwardList | |
| setCapacity([in] int size) | IWebBackForwardList |
1.8.13