OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:legacyReturnValue
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/events/
Event.idl
71
[CallWith=ExecutionContext, ImplementedAs=
legacyReturnValue
, MeasureAs=EventReturnValue] attribute boolean returnValue;
Event.cpp
103
bool Event::
legacyReturnValue
(ExecutionContext* executionContext) const
Event.h
134
bool
legacyReturnValue
(ExecutionContext*) const;
Completed in 46 milliseconds