Home | History | Annotate | Download | only in jni

Lines Matching refs:backForwardList

32 #include "BackForwardList.h"
83 WebCore::BackForwardListImpl* list = static_cast<WebCore::BackForwardListImpl*>(pFrame->page()->backForwardList());
151 static_cast<WebCore::BackForwardListImpl*>(page->backForwardList())->entries()[index].get();
186 pFrame->page()->backForwardList()->addItem(newItem);