HomeSort by relevance Sort by last modified time
    Searched defs:navigationType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/loader/
NavigationAction.cpp 37 static NavigationType navigationType(FrameLoadType frameLoadType, bool isFormSubmission, bool haveEvent)
62 m_type = navigationType(frameLoadType, isFormSubmission || resourceRequest.httpBody(), event);
  /external/chromium_org/third_party/WebKit/Source/web/
WebDataSourceImpl.cpp 102 WebNavigationType WebDataSourceImpl::navigationType() const
129 WebNavigationType WebDataSourceImpl::toWebNavigationType(NavigationType type)
WebPerformance.cpp 55 WebNavigationType WebPerformance::navigationType() const

Completed in 295 milliseconds