|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WebCoreStatistics.h>
Instance Methods | |
| (NSString *) | - renderTreeAsExternalRepresentationForPrinting: |
| (int) | - numberOfPagesWithPageWidth:pageHeight: |
| (void) | - printToCGContext:pageWidth:pageHeight: |
| - (int) numberOfPagesWithPageWidth: | (float) | pageWidthInPixels | |
| pageHeight: | (float) | pageHeightInPixels | |
Extends class WebFrame.
| - (void) printToCGContext: | (CGContextRef) | cgContext | |
| pageWidth: | (float) | pageWidthInPixels | |
| pageHeight: | (float) | pageHeightInPixels | |
Extends class WebFrame.
Extends class WebFrame.
1.8.13