Home | History | Annotate | Download | only in mac

Lines Matching full:wrapper

1577 	a thin wrapper on _traverseNextFrameStayWithin: 
3714 handle nil wrapper with ERROR and early return rather than ASSERT, since we now know
7283 I added a wrapper function to check the documentView before calling
7287 (-[WebFrameView _scrollOverflowInDirection:granularity:]): added wrapper function that checks if documentView is a WebHTMLView
7288 (-[WebFrameView scrollToBeginningOfDocument:]): uses new wrapper function now
7289 (-[WebFrameView scrollToEndOfDocument:]): uses new wrapper function now
7290 (-[WebFrameView _pageVertically:]): uses new wrapper function now
7291 (-[WebFrameView _pageHorizontally:]): uses new wrapper function now
7292 (-[WebFrameView _scrollLineVertically:]): uses new wrapper function now
7293 (-[WebFrameView _scrollLineHorizontally:]): uses new wrapper function now
15080 wrapper on the WebCore side.
16402 (-[NSPasteboard _web_writeImage:URL:title:archive:]): take just an archive instead of an HTML string and file wrapper
16405 (-[NSView _web_dragImage:archive:rect:URL:title:event:]): take just an archive instead of an HTML string and file wrapper
17295 (-[WebDataSource _fileWrapperForURL:]): moved from WebView, creates a wrapper from a WebResource
19647 (-[NSView _web_dragImage:fileWrapper:rect:URL:title:event:]): take a file wrapper instead of data so [NSPasteboard _web_writeFileWrapperAsRTFDAttachment:] can be called
19653 (-[WebHTMLView _handleMouseDragged:]): when calling _web_dragImage, pass a file wrapper from fileWrapperForURL
19660 (-[WebImageView mouseDragged:]): pass the file wrapper to _web_dragImage
19662 (-[WebView _fileWrapperForURL:]): new, returns a file wrapper from a local file or from the cache
27214 (+[WebError _webKitErrorWithCode:failingURL:]): Wrapper that registers the
28765 frameworks inside the Safari.app wrapper.