Searched defs:toLast (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/platform/ | ||
D | DeprecatedPtrList.h | 99 T *toLast() { return (T *)impl.toLast(); } in toLast() function |
D | DeprecatedPtrListImpl.cpp | 469 void *DeprecatedPtrListImplIterator::toLast() in toLast() function in WebCore::DeprecatedPtrListImplIterator |