Home
last modified time | relevance | path

Searched refs:NavigationTypeOther (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
DNavigationAction.cpp49 return NavigationTypeOther; in navigationType()
53 : m_type(NavigationTypeOther) in NavigationAction()
DFrameLoaderTypes.h58 NavigationTypeOther enumerator
DFrameLoader.cpp708 case NavigationTypeOther: in determineRequestContextFromNavigationType()
/external/chromium_org/third_party/WebKit/Source/web/
DWebDataSourceImpl.cpp140 case NavigationTypeOther: in toWebNavigationType()