HomeSort by relevance Sort by last modified time
    Searched refs:AddItem (Results 26 - 27 of 27) sorted by null

12

  /external/webkit/Source/WebKit/android/jni/
WebHistory.cpp 94 // addItem will update the children to match the newly created bridge
95 list->addItem(current);
186 pFrame->page()->backForwardList()->addItem(newItem);
389 void WebHistory::AddItem(const AutoJObject& list, WebCore::HistoryItem* item)
    [all...]
WebCoreFrameBridge.cpp 553 WebHistory::AddItem(mJavaFrame->history(env), item);
    [all...]

Completed in 164 milliseconds

12