Searched defs:EventSource (Results 1 – 4 of 4) sorted by relevance
108 typedef struct EventSource struct115 struct EventSource * next; argument116 } EventSource; typedef
60 inline EventSource::EventSource(ExecutionContext* context, const KURL& url, const Dictionary& event… in EventSource() function in WebCore::EventSource174 void EventSource::connectTimerFired(Timer<EventSource>*) in connectTimerFired()
47 class EventSource; variable
78 enum EventSource { enum