Searched defs:WKContextRef (Results 1 – 7 of 7) sorted by relevance
/external/webkit/Tools/MiniBrowser/mac/ |
D | AppDelegate.m | 39 void didRecieveMessageFromInjectedBundle(WKContextRef context, WKStringRef messageName, WKTypeRef m… category 65 static void didNavigateWithNavigationData(WKContextRef context, WKPageRef page, WKNavigationDataRef… category 80 static void didPerformClientRedirect(WKContextRef context, WKPageRef page, WKURLRef sourceURL, WKUR… category 89 static void didPerformServerRedirect(WKContextRef context, WKPageRef page, WKURLRef sourceURL, WKUR… category 98 static void didUpdateHistoryTitle(WKContextRef context, WKPageRef page, WKStringRef title, WKURLRef… category 107 static void populateVisitedLinks(WKContextRef context, const void *clientInfo) category
|
D | BrowserStatisticsWindowController.m | 16 {
|
D | BrowserWindowController.m | 47 {
|
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/ |
D | CanHandleRequest.cpp | 38 static void didReceiveMessageFromInjectedBundle(WKContextRef, WKStringRef messageName, WKTypeRef bo… in didReceiveMessageFromInjectedBundle() argument
|
D | ResponsivenessTimerDoesntFireEarly.cpp | 37 static void didReceiveMessageFromInjectedBundle(WKContextRef, WKStringRef messageName, WKTypeRef, c… in didReceiveMessageFromInjectedBundle() argument
|
/external/webkit/Source/WebKit2/Shared/API/c/ |
D | WKBase.h | 76 typedef const struct OpaqueWKContext* WKContextRef; typedef
|
/external/webkit/Source/WebKit2/UIProcess/API/mac/ |
D | WKView.mm | 182 { 213 {
|