Home | History | Annotate | Download | only in WebView

Lines Matching full:notification

88 - (void)_PDFDocumentViewMightHaveScrolled:(NSNotification *)notification;
414 // FIXME 2573089: we can observe a notification for first responder changes
450 // FIXME 2573089: we can observe a notification for changes to the first responder
1281 - (void)_PDFDocumentViewMightHaveScrolled:(NSNotification *)notification
1284 ASSERT([notification object] == clipView);
1311 - (void)_scaleOrDisplayModeOrPageChanged:(NSNotification *)notification
1313 ASSERT([notification object] == PDFSubview);