Searched refs:UpdateHistoryIndex (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebKit/android/jni/
H A DWebHistory.h44 static void UpdateHistoryIndex(const AutoJObject&, int);
H A DWebHistory.cpp355 void WebHistory::UpdateHistoryIndex(const AutoJObject& list, int newIndex) function in class:android::WebHistory
H A DWebCoreFrameBridge.cpp644 WebHistory::UpdateHistoryIndex(mJavaFrame->history(env), newIndex);

Completed in 321 milliseconds