HomeSort by relevance Sort by last modified time
    Searched full:initializetestinterfaceeventconstructor (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
V8TestInterfaceEventConstructor.h 161 bool initializeTestInterfaceEventConstructor(TestInterfaceEventConstructorInit&, const Dictionary&, ExceptionState&, const String& = "");
V8TestInterfaceEventConstructor.cpp 252 if (!initializeTestInterfaceEventConstructor(eventInit, options, exceptionState)) {
289 bool initializeTestInterfaceEventConstructor(TestInterfaceEventConstructorInit& eventInit, const Dictionary& options, ExceptionState& exceptionState, const String& forEventName)

Completed in 576 milliseconds