Lines Matching full:adoptns
1924 RetainPtr<WKPrintingView> printingView(AdoptNS, [[WKPrintingView alloc] initWithFrameProxy:toImpl(frameRef) view:self]);
2174 _data->_layerHostingView.adoptNS([[NSView alloc] initWithFrame:[self bounds]]);
2182 RetainPtr<CALayer> rootLayer(AdoptNS, [[CALayer alloc] init]);
2349 _data->_fullScreenWindowController.adoptNS([[WKFullScreenWindowController alloc] init]);
2360 RetainPtr<WKResponderChainSink> sink(AdoptNS, [[WKResponderChainSink alloc] initWithResponderChain:self]);