Searched defs:cancellable (Results 1 – 3 of 3) sorted by relevance
23 function(eventType, bubbles, cancellable, detail) {}; argument
40 EventSource(PassOwnPtr<WorkItem> workItem, WorkQueue* workQueue, GCancellable* cancellable) in EventSource()145 GRefPtr<GCancellable> cancellable = adoptGRef(g_cancellable_new()); in registerEventSourceHandler() local