• Home
  • Raw
  • Download

Lines Matching refs:CallDelegate

82 static inline id CallDelegate(WebView *self, id delegate, SEL selector)
96 static inline id CallDelegate(WebView *self, id delegate, SEL selector, id object)
110 static inline id CallDelegate(WebView *self, id delegate, SEL selector, NSRect rect)
124 static inline id CallDelegate(WebView *self, id delegate, SEL selector, id object1, id object2)
138 static inline id CallDelegate(WebView *self, id delegate, SEL selector, id object, BOOL boolean)
152 static inline id CallDelegate(WebView *self, id delegate, SEL selector, id object1, id object2, id …
166 static inline id CallDelegate(WebView *self, id delegate, SEL selector, id object, NSUInteger integ…
264 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector)
278 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
292 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
306 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
320 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
334 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
348 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
362 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
376 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
390 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
404 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
418 static inline id CallDelegate(IMP implementation, WebView *self, id delegate, SEL selector, id obje…
434 return CallDelegate(self, self->_private->UIDelegate, selector);
439 return CallDelegate(self, self->_private->UIDelegate, selector, object);
444 return CallDelegate(self, self->_private->UIDelegate, selector, object, boolean);
449 return CallDelegate(self, self->_private->UIDelegate, selector, rect);
454 return CallDelegate(self, self->_private->UIDelegate, selector, object1, object2);
459 return CallDelegate(self, self->_private->UIDelegate, selector, object1, object2, object3);
464 return CallDelegate(self, self->_private->UIDelegate, selector, object, integer);
499 return CallDelegate(implementation, self, self->_private->frameLoadDelegate, selector);
504 return CallDelegate(implementation, self, self->_private->frameLoadDelegate, selector, object);
509 …return CallDelegate(implementation, self, self->_private->frameLoadDelegate, selector, object1, ob…
514 …return CallDelegate(implementation, self, self->_private->frameLoadDelegate, selector, object1, ob…
519 …return CallDelegate(implementation, self, self->_private->frameLoadDelegate, selector, object1, ob…
524 …return CallDelegate(implementation, self, self->_private->frameLoadDelegate, selector, object1, in…
529 …return CallDelegate(implementation, self, self->_private->resourceProgressDelegate, selector, obje…
534 …return CallDelegate(implementation, self, self->_private->resourceProgressDelegate, selector, obje…
539 …return CallDelegate(implementation, self, self->_private->resourceProgressDelegate, selector, obje…
544 …return CallDelegate(implementation, self, self->_private->resourceProgressDelegate, selector, obje…
549 …return CallDelegate(implementation, self, self->_private->resourceProgressDelegate, selector, obje…
590 …return CallDelegate(implementation, self, self->_private->scriptDebugDelegate, selector, object1, …
595 …return CallDelegate(implementation, self, self->_private->scriptDebugDelegate, selector, object1, …
600 …return CallDelegate(implementation, self, self->_private->scriptDebugDelegate, selector, object1, …
605 …return CallDelegate(implementation, self, self->_private->scriptDebugDelegate, selector, object1, …
610 …return CallDelegate(implementation, self, self->_private->scriptDebugDelegate, selector, object1, …
615 return CallDelegate(implementation, self, self->_private->historyDelegate, selector);
620 …return CallDelegate(implementation, self, self->_private->historyDelegate, selector, object1, obje…
625 …return CallDelegate(implementation, self, self->_private->historyDelegate, selector, object1, obje…