webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Instance Methods | List of all members
WebFrame(WebKitDebug) Category Reference

#import <WebCoreStatistics.h>

Instance Methods

(NSString *) - renderTreeAsExternalRepresentationForPrinting:
 
(int) - numberOfPagesWithPageWidth:pageHeight:
 
(void- printToCGContext:pageWidth:pageHeight:
 

Method Documentation

◆ numberOfPagesWithPageWidth:pageHeight:()

- (int) numberOfPagesWithPageWidth: (float)  pageWidthInPixels
pageHeight: (float)  pageHeightInPixels 

Extends class WebFrame.

◆ printToCGContext:pageWidth:pageHeight:()

- (void) printToCGContext: (CGContextRef cgContext
pageWidth: (float)  pageWidthInPixels
pageHeight: (float)  pageHeightInPixels 

Extends class WebFrame.

◆ renderTreeAsExternalRepresentationForPrinting:()

- (NSString *) renderTreeAsExternalRepresentationForPrinting: (BOOL forPrinting

Extends class WebFrame.


The documentation for this category was generated from the following files: