webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <FileList.h>
Static Public Member Functions | |
static Ref< FileList > | create () |
static Ref< FileList > | create (Vector< RefPtr< File >> &&files) |
static Ref< FileList > | create () |
static Ref< FileList > | create (Vector< RefPtr< File >> &&files) |
Static Public Member Functions inherited from WebCore::ScriptWrappable | |
template<typename Derived > | |
static ptrdiff_t | offsetOfWrapper () |
template<typename Derived > | |
static ptrdiff_t | offsetOfWrapper () |
Friends | |
class | DataTransfer |
class | FileInputType |
Additional Inherited Members | |
Protected Member Functions inherited from WebCore::ScriptWrappable | |
~ScriptWrappable () | |
~ScriptWrappable () | |
Protected Member Functions inherited from WTF::RefCounted< FileList > | |
RefCounted () | |
RefCounted () | |
RefCounted () | |
~RefCounted () | |
~RefCounted () | |
~RefCounted () | |
Protected Member Functions inherited from WTF::RefCountedBase | |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
|
inline |
|
inline |
File * FileList::item | ( | unsigned | index | ) | const |
WEBCORE_EXPORT File* WebCore::FileList::item | ( | unsigned | index | ) | const |
|
inline |
|
inline |
|
friend |
|
friend |