Lines Matching refs:pageGroupRef
183 return [self initWithFrame:frame contextRef:contextRef pageGroupRef:nil];212 - (id)initWithFrame:(NSRect)frame contextRef:(WKContextRef)contextRef pageGroupRef:(WKPageGroupRef)pageGroupRef233 _data->_page = toImpl(contextRef)->createWebPage(_data->_pageClient.get(), toImpl(pageGroupRef));