Lines Matching defs:clientInfo
80 static WKRect getWindowFrameMainPage(WKPageRef page, const void* clientInfo) in getWindowFrameMainPage()
86 static void setWindowFrameMainPage(WKPageRef page, WKRect frame, const void* clientInfo) in setWindowFrameMainPage()
92 static WKRect getWindowFrameOtherPage(WKPageRef page, const void* clientInfo) in getWindowFrameOtherPage()
98 static void setWindowFrameOtherPage(WKPageRef page, WKRect frame, const void* clientInfo) in setWindowFrameOtherPage()
104 …reUnloadConfirmPanel(WKPageRef page, WKStringRef message, WKFrameRef frame, const void *clientInfo) in runBeforeUnloadConfirmPanel()
117 void TestController::runModal(WKPageRef page, const void* clientInfo) in runModal()
122 static void closeOtherPage(WKPageRef page, const void* clientInfo) in closeOtherPage()
458 …undle(WKContextRef context, WKStringRef messageName, WKTypeRef messageBody, const void* clientInfo) in didReceiveMessageFromInjectedBundle()
463 …ext, WKStringRef messageName, WKTypeRef messageBody, WKTypeRef* returnData, const void* clientInfo) in didReceiveSynchronousMessageFromInjectedBundle()
482 …troller::didFinishLoadForFrame(WKPageRef page, WKFrameRef frame, WKTypeRef, const void* clientInfo) in didFinishLoadForFrame()
487 void TestController::processDidCrash(WKPageRef page, const void* clientInfo) in processDidCrash()