Searched refs:WKPageGetSourceForFrameBlock (Results 1 – 2 of 2) sorted by relevance
446 WKPageGetSourceForFrameBlock block = (WKPageGetSourceForFrameBlock)context; in callGetSourceForFrameBlockBlockAndDispose()451 void WKPageGetSourceForFrame_b(WKPageRef pageRef, WKFrameRef frameRef, WKPageGetSourceForFrameBlock… in WKPageGetSourceForFrame_b()470 void WKPageGetContentsAsString_b(WKPageRef pageRef, WKPageGetSourceForFrameBlock block) in WKPageGetContentsAsString_b()
368 typedef void (^WKPageGetSourceForFrameBlock)(WKStringRef, WKErrorRef); typedef369 …id WKPageGetSourceForFrame_b(WKPageRef page, WKFrameRef frame, WKPageGetSourceForFrameBlock block);