OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CallDelegate
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebKit/mac/WebView/
WebDelegateImplementationCaching.mm
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 object3)
166
static inline id
CallDelegate
(WebView *self, id delegate, SEL selector, id object, NSUInteger integer)
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 object)
292
static inline id
CallDelegate
(IMP implementation, WebView *self, id delegate, SEL selector, id object1, id object2
[
all
...]
/external/chromium/chrome/browser/chromeos/login/
owner_manager.cc
92
&OwnerManager::
CallDelegate
,
108
&OwnerManager::
CallDelegate
,
124
&OwnerManager::
CallDelegate
,
138
&OwnerManager::
CallDelegate
,
owner_manager.h
102
void
CallDelegate
(Delegate* d,
Completed in 59 milliseconds