Home
last modified time | relevance | path

Searched defs:AutocompleteErrorEventInit (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
DAutocompleteErrorEvent.h32 struct AutocompleteErrorEventInit : public EventInit { struct
48 …ompleteErrorEvent> create(const AtomicString& eventType, const AutocompleteErrorEventInit& initial… in create() argument