Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/web/
DWebViewClient.h229 virtual int historyBackListCount() { return 0; } in historyBackListCount() function
/external/chromium_org/content/renderer/
Drender_view_impl.cc2021 int RenderViewImpl::historyBackListCount() { in historyBackListCount() function in content::RenderViewImpl