Searched refs:forwardListAsImmutableArrayWithLimit (Results 1 - 3 of 3) sorted by path

/external/webkit/Source/WebKit2/UIProcess/API/C/
H A DWKBackForwardList.cpp76 return toAPI(toImpl(listRef)->forwardListAsImmutableArrayWithLimit(limit).releaseRef());
/external/webkit/Source/WebKit2/UIProcess/
H A DWebBackForwardList.cpp193 PassRefPtr<ImmutableArray> WebBackForwardList::forwardListAsImmutableArrayWithLimit(unsigned limit) function in class:WebKit::WebBackForwardList
H A DWebBackForwardList.h78 PassRefPtr<ImmutableArray> forwardListAsImmutableArrayWithLimit(unsigned limit);

Completed in 264 milliseconds