Searched refs:ComputedPagesContext (Results 1 – 2 of 2) sorted by relevance
509 struct ComputedPagesContext { struct510 ComputedPagesContext(WKPageComputePagesForPrintingFunction callback, void* context) in ComputedPagesContext() argument521 …OwnPtr<ComputedPagesContext> context = adoptPtr(static_cast<ComputedPagesContext*>(untypedContext)… in computedPagesCallback() argument539 …InfoFromWKPrintInfo(printInfo), ComputedPagesCallback::create(new ComputedPagesContext(callback, c… in WKPageComputePagesForPrinting()
10081 (ComputedPagesContext::ComputedPagesContext):