Searched refs:WKSameDocumentNavigationType (Results 1 – 9 of 9) sorted by relevance
/external/webkit/Source/WebKit2/Shared/API/c/ |
D | WKPageLoadTypes.h | 49 typedef uint32_t WKSameDocumentNavigationType; typedef
|
D | WKSharedAPICast.h | 715 inline WKSameDocumentNavigationType toAPI(SameDocumentNavigationType type) in toAPI()
|
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/ |
D | PageLoadDidChangeLocationWithinPageForFrame.cpp | 47 static void didSameDocumentNavigationForFrame(WKPageRef, WKFrameRef, WKSameDocumentNavigationType t… in didSameDocumentNavigationForFrame()
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/ |
D | InjectedBundlePage.h | 62 …DocumentNavigationForFrame(WKBundlePageRef, WKBundleFrameRef, WKSameDocumentNavigationType, WKType… 83 void didSameDocumentNavigationForFrame(WKBundleFrameRef, WKSameDocumentNavigationType);
|
D | InjectedBundlePage.cpp | 341 …igationForFrame(WKBundlePageRef page, WKBundleFrameRef frame, WKSameDocumentNavigationType type, W… in didSameDocumentNavigationForFrame() 624 …ePage::didSameDocumentNavigationForFrame(WKBundleFrameRef frame, WKSameDocumentNavigationType type) in didSameDocumentNavigationForFrame()
|
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/ |
D | WKBundlePage.h | 84 …rFrameCallback)(WKBundlePageRef page, WKBundleFrameRef frame, WKSameDocumentNavigationType type, W…
|
/external/webkit/Source/WebKit2/UIProcess/API/C/ |
D | WKPage.h | 60 …NavigationForFrameCallback)(WKPageRef page, WKFrameRef frame, WKSameDocumentNavigationType type, W…
|
/external/webkit/Tools/MiniBrowser/mac/ |
D | BrowserWindowController.m | 287 …eDocumentNavigationForFrame(WKPageRef page, WKFrameRef frame, WKSameDocumentNavigationType type, W…
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog-2011-02-16 | 15088 - Add WKSameDocumentNavigationType to didChangeLocationWithinPageForFrame. 15094 Moved WKFrameNavigationType here from WKPage.h and add WKSameDocumentNavigationType.
|