Searched refs:WKRetain (Results 1 – 9 of 9) sorted by relevance
49 WKRetain(ptr); in WKRetainPtr()61 WKRetain(ptr); in WKRetainPtr()68 WKRetain(ptr); in WKRetainPtr()117 WKRetain(optr);129 WKRetain(optr);140 WKRetain(optr);159 WKRetain(optr);
18 _threadContext = WKRetain(threadContext);19 _processContext = WKRetain(processContext);
49 _context = WKRetain(context);543 WKRetain(listener);
37 WK_EXPORT WKTypeRef WKRetain(WKTypeRef type);
39 WKTypeRef WKRetain(WKTypeRef typeRef) in WKRetain() function
152 WKRetain(newPage->pageRef()); in qt_wk_createNewPage()
179 WKRetain(newPage); in createOtherPage()
673 WKRetain(request); in willSendRequestForFrame()
32460 (WKRetain):33570 (WKRetain):33822 * WebProcess/InjectedBundle/API/c/WKBundleNodeHandle.h: Add WKRetain/WKRelease overloads.43547 Move WKRetain and WKRelease overloaded functions out of WKRetainPtr43548 and into the files of the type they overload (eg, WKRetain(WKFrameRef 43774 Changed the mysterious "retainWKPtr" to "WKRetain".