Searched refs:WebNavigationType (Results 1 – 13 of 13) sorted by relevance
71 virtual WebNavigationType navigationType() const;77 static WebNavigationType toWebNavigationType(WebCore::NavigationType type);
88 WebNavigationType WebDataSourceImpl::navigationType() const in navigationType()120 WebNavigationType WebDataSourceImpl::toWebNavigationType(NavigationType type) in toWebNavigationType()
914 WebNavigationType webnavType = in dispatchDecidePolicyForNavigationAction()
36 enum WebNavigationType { enum
82 virtual WebNavigationType navigationType() const = 0;
102 WebFrame*, const WebURLRequest&, WebNavigationType, in decidePolicyForNavigation() argument
53 …WebNavigationType navType = (WebNavigationType)[[actionInformation objectForKey:WebActionNavigatio…
41 @enum WebNavigationType51 typedef enum WebNavigationType {58 } WebNavigationType;185 will be called with a WebNavigationType of WebNavigationTypeOther
56 } WebNavigationType; typedef
84 …WebNavigationType navType = [[actionInformation objectForKey:WebActionNavigationTypeKey] intValue];
138 'public/WebNavigationType.h',
6155 * public/WebNavigationType.h: Added.
34914 * WebView.subproj/WebControllerPolicyDelegate.h: New WebNavigationType's for back/forward,