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

  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKBackForwardList.cpp 71 return toAPI(toImpl(listRef)->backListAsImmutableArrayWithLimit(limit).releaseRef());
  /external/webkit/Source/WebKit2/UIProcess/
WebBackForwardList.h 77 PassRefPtr<ImmutableArray> backListAsImmutableArrayWithLimit(unsigned limit);
WebBackForwardList.cpp 174 PassRefPtr<ImmutableArray> WebBackForwardList::backListAsImmutableArrayWithLimit(unsigned limit)

Completed in 48 milliseconds