Home
last modified time | relevance | path

Searched defs:historyForwardListCount (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebViewClient.h263 virtual int historyForwardListCount() { return 0; } in historyForwardListCount() function
/external/webkit/Tools/DumpRenderTree/chromium/
DWebViewHost.cpp521 int WebViewHost::historyForwardListCount() in historyForwardListCount() function in WebViewHost