Searched defs:NavigationType (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
H A Dnavigation_collector.js76 NavigationCollector.NavigationType = {
110 * @typedef {{url: string, transitionType: NavigationCollector.NavigationType,
/external/webkit/Source/WebCore/loader/
H A DFrameLoaderTypes.h63 enum NavigationType { enum in namespace:WebCore
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.h83 Q_ENUMS(LinkDelegationPolicy NavigationType WebAction)
85 enum NavigationType { enum in class:QWebPage
410 virtual bool acceptNavigationRequest(QWebFrame *frame, const QNetworkRequest &request, NavigationType type);

Completed in 1005 milliseconds