HomeSort by relevance Sort by last modified time
    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 66 milliseconds