Flutter Engine
The Flutter Engine
|
import"dart.idl";
Additional Inherited Members | |
Public Member Functions inherited from Element | |
void | requestFullscreen () |
void | webkitRequestFullscreen () |
void | setAttribute (DOMString name, DOMString value) |
void | setAttributeNS (DOMString? namespaceURI, DOMString name, DOMString value) |
void | setAttribute (DOMString name, object value) |
void | setAttributeNS (DOMString? namespaceURI, DOMString name, object value) |
Public Member Functions inherited from Node | |
Node | cloneNode ([Default=Undefined] optional boolean deep) |
char | id () const |
int | indexInSort () const |
bool | visited () const |
void | validate (skiatest::Reporter *reporter) const |
int | numDependents () const |
Node * | dependent (int index) const |
Public Member Functions inherited from SkRefCntBase | |
SkRefCntBase () | |
virtual | ~SkRefCntBase () |
bool | unique () const |
void | ref () const |
void | unref () const |
Static Public Member Functions inherited from Node | |
static bool | CompareIndicesGT (Node *const &a, Node *const &b) |
Public Attributes inherited from Element | |
readonly attribute Element | nextElementSibling |
readonly attribute Element | previousElementSibling |
Public Attributes inherited from Node | |
readonly attribute Element | nextElementSibling |
readonly attribute Element | previousElementSibling |