Home
last modified time | relevance | path

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

/external/webkit/WebCore/loader/
DNavigationAction.cpp47 return NavigationTypeOther; in navigationType()
51 : m_type(NavigationTypeOther) in NavigationAction()
DFrameLoaderTypes.h66 NavigationTypeOther enumerator
DFrameLoader.cpp2418 … checkNewWindowPolicy(NavigationAction(request.url(), NavigationTypeOther), request, 0, frameName); in load()
4059 action = NavigationAction(request.url(), NavigationTypeOther); in checkNavigationPolicy()
/external/webkit/WebKit/gtk/webkit/
Dwebkitwebnavigationaction.cpp127 …COMPILE_ASSERT(WEBKIT_WEB_NAVIGATION_REASON_OTHER == WebCore::NavigationTypeOther, navigation_type… in webkit_web_navigation_action_class_init()
/external/webkit/WebKit/qt/Api/
Dqwebpage.h82 NavigationTypeOther enumerator