Searched refs:nsRunnable (Results 1 – 1 of 1) sorted by relevance
343 typedef struct nsRunnable nsRunnable; typedef347 struct nsRunnable { struct359 static inline nsRunnable *impl_from_nsIRunnable(nsIRunnable *iface) in impl_from_nsIRunnable() argument361 return CONTAINING_RECORD(iface, nsRunnable, nsIRunnable_iface); in impl_from_nsIRunnable()367 nsRunnable *This = impl_from_nsIRunnable(iface); in nsRunnable_QueryInterface()387 nsRunnable *This = impl_from_nsIRunnable(iface); in nsRunnable_AddRef()397 nsRunnable *This = impl_from_nsIRunnable(iface); in nsRunnable_Release()416 nsRunnable *This = impl_from_nsIRunnable(iface); in nsRunnable_Run()430 nsRunnable *runnable; in add_script_runner()