webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Class Methods | Protected Attributes | List of all members
WebPDFView Class Reference

#import <WebPDFViewIOS.h>

Inheritance diagram for WebPDFView:
<_WebDocumentZooming> <WebDocumentIncrementalSearching> <WebDocumentSearching> <WebDocumentView>

Instance Methods

(unsigned) - pageNumberForRect:
 
(unsigned) - totalPages
 
(CGPDFDocumentRef) - doc
 
(CGRect- rectForPageNumber:
 
(void- setPDFDocument:
 
(PDFDocument *) - PDFDocument
 
- Instance Methods inherited from <WebDocumentIncrementalSearching>
(BOOL- searchFor:direction:caseSensitive:wrap:startInSelection:
 

Class Methods

(NSArray *) + supportedMIMETypes
 
(NSBundle *) + PDFKitBundle
 

Protected Attributes

NSViewpreviewView
 
PDFView * PDFSubview
 
NSStringpath
 
BOOL firstResponderIsPDFDocumentView
 
BOOL written
 
BOOL _ignoreScaleAndDisplayModeAndPageNotifications
 
BOOL _willUpdatePreferencesSoon
 
PDFView * PDFSubviewProxy
 
WebDataSourcedataSource
 
NSArraytextMatches
 
NSPoint lastScrollPosition
 

Method Documentation

◆ doc()

- (CGPDFDocumentRef) doc

◆ pageNumberForRect:()

- (unsigned) pageNumberForRect: (CGRect rect

◆ PDFDocument()

- (PDFDocument *) PDFDocument

◆ PDFKitBundle()

+ (NSBundle *) PDFKitBundle

◆ rectForPageNumber:()

- (CGRect) rectForPageNumber: (unsigned)  pageNum

◆ setPDFDocument:()

- (void) setPDFDocument: (PDFDocument *)  doc

◆ supportedMIMETypes()

+ (NSArray *) supportedMIMETypes

◆ totalPages()

- (unsigned) totalPages

Member Data Documentation

◆ _ignoreScaleAndDisplayModeAndPageNotifications

- (BOOL) _ignoreScaleAndDisplayModeAndPageNotifications
protected

◆ _willUpdatePreferencesSoon

- (BOOL) _willUpdatePreferencesSoon
protected

◆ dataSource

- (WebDataSource*) dataSource
protected

◆ firstResponderIsPDFDocumentView

- (BOOL) firstResponderIsPDFDocumentView
protected

◆ lastScrollPosition

- (NSPoint) lastScrollPosition
protected

◆ path

- (NSString*) path
protected

◆ PDFSubview

- (PDFView*) PDFSubview
protected

◆ PDFSubviewProxy

- (PDFView*) PDFSubviewProxy
protected

◆ previewView

- (NSView*) previewView
protected

◆ textMatches

- (NSArray*) textMatches
protected

◆ written

- (BOOL) written
protected

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