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

  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 76 NavigationCollector.NavigationType = {
110 * @typedef {{url: string, transitionType: NavigationCollector.NavigationType,
  /external/webkit/Source/WebCore/loader/
FrameLoaderTypes.h 63 enum NavigationType {
  /external/webkit/Source/WebKit/qt/Api/
qwebpage.h 83 Q_ENUMS(LinkDelegationPolicy NavigationType WebAction)
85 enum NavigationType {
410 virtual bool acceptNavigationRequest(QWebFrame *frame, const QNetworkRequest &request, NavigationType type);

Completed in 124 milliseconds