HomeSort by relevance Sort by last modified time
    Searched refs:PDFSubviewProxy (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/mac/WebView/
WebPDFView.h 44 PDFView *PDFSubviewProxy;
WebPDFView.mm 202 [PDFSubviewProxy release];
341 PDFSubviewProxy = (PDFView *)[[PDFPrefUpdatingProxy alloc] initWithView:self];
816 [PDFSubviewProxy zoomOut:sender];
821 [PDFSubviewProxy zoomIn:sender];
826 [PDFSubviewProxy setScaleFactor:1.0f];
    [all...]

Completed in 554 milliseconds