HomeSort by relevance Sort by last modified time
    Searched refs:Reflect (Results 26 - 50 of 75) sorted by null

12 3

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAppletElement.idl 24 [Reflect] attribute DOMString align;
25 [Reflect] attribute DOMString alt;
26 [Reflect] attribute DOMString archive;
27 [Reflect] attribute DOMString code;
28 [Reflect, URL] attribute DOMString codeBase;
29 [Reflect] attribute DOMString height;
30 [Reflect] attribute unsigned long hspace;
31 [Reflect] attribute DOMString name;
32 [Reflect, URL] attribute DOMString _object; // "object" is a reserved word
33 [Reflect] attribute unsigned long vspace
    [all...]
HTMLMarqueeElement.idl 24 [Reflect] attribute DOMString behavior;
25 [Reflect] attribute DOMString bgColor;
26 [Reflect] attribute DOMString direction;
27 [Reflect] attribute DOMString height;
28 [Reflect] attribute unsigned long hspace;
32 [Reflect] attribute boolean trueSpeed;
33 [Reflect] attribute unsigned long vspace;
34 [Reflect] attribute DOMString width;
HTMLModElement.idl 21 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString cite;
22 [Reflect] attribute DOMString dateTime;
HTMLScriptElement.idl 22 [Reflect=for] attribute DOMString htmlFor;
23 [Reflect] attribute DOMString event;
24 [Reflect] attribute DOMString charset;
26 [Reflect] attribute boolean defer;
27 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString src;
28 [Reflect] attribute DOMString type;
29 [Reflect] attribute DOMString crossOrigin;
30 [Reflect, RuntimeEnabled=ExperimentalContentSecurityPolicyFeatures] attribute DOMString nonce;
HTMLImageElement.idl 26 [Reflect] attribute DOMString align;
27 [Reflect] attribute DOMString alt;
28 [Reflect, TreatNullAs=NullString] attribute DOMString border;
30 [Reflect] attribute DOMString crossOrigin;
32 [Reflect] attribute long hspace;
33 [Reflect] attribute boolean isMap;
34 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString longDesc;
35 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString lowsrc;
36 [Reflect] attribute DOMString name;
39 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString src
    [all...]
HTMLBaseElement.idl 22 [Reflect] attribute DOMString target;
HTMLHeadElement.idl 21 [Reflect, TreatNullAs=NullString, MeasureAs=HTMLHeadElementProfile] attribute DOMString profile;
HTMLLegendElement.idl 23 [Reflect] attribute DOMString align;
HTMLMapElement.idl 23 [Reflect] attribute DOMString name;
HTMLObjectElement.idl 25 [Reflect] attribute DOMString code;
26 [Reflect] attribute DOMString align;
27 [Reflect] attribute DOMString archive;
28 [Reflect, TreatNullAs=NullString] attribute DOMString border;
29 [Reflect, URL] attribute DOMString codeBase;
30 [Reflect] attribute DOMString codeType;
31 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString data;
32 [Reflect] attribute boolean declare;
33 [Reflect] attribute DOMString height;
34 [Reflect] attribute long hspace
    [all...]
HTMLQuoteElement.idl 21 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString cite;
HTMLTableSectionElement.idl 22 [Reflect] attribute DOMString align;
23 [Reflect=char] attribute DOMString ch;
24 [Reflect=charoff] attribute DOMString chOff;
25 [Reflect] attribute DOMString vAlign;
HTMLFrameElement.idl 23 [Reflect] attribute DOMString frameBorder;
24 [Reflect, URL] attribute DOMString longDesc;
25 [Reflect, TreatNullAs=NullString] attribute DOMString marginHeight;
26 [Reflect, TreatNullAs=NullString] attribute DOMString marginWidth;
27 [Reflect] attribute DOMString name;
28 [Reflect] attribute boolean noResize;
29 [Reflect] attribute DOMString scrolling;
30 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString src;
HTMLHtmlElement.idl 21 [Reflect] attribute DOMString version;
22 [Reflect, TreatNullAs=NullString, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds, MeasureAs=HTMLHtmlElementManifest] attribute DOMString manifest;
HTMLStyleElement.idl 24 [Reflect] attribute DOMString media;
25 [Reflect] attribute DOMString type;
HTMLBodyElement.idl 22 [Reflect, TreatNullAs=NullString] attribute DOMString aLink;
23 [Reflect] attribute DOMString background;
24 [Reflect, TreatNullAs=NullString] attribute DOMString bgColor;
25 [Reflect, TreatNullAs=NullString] attribute DOMString link;
26 [Reflect, TreatNullAs=NullString] attribute DOMString text;
27 [Reflect, TreatNullAs=NullString] attribute DOMString vLink;
HTMLEmbedElement.idl 24 [Reflect] attribute DOMString align;
25 [Reflect] attribute DOMString height;
26 [Reflect] attribute DOMString name;
27 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString src;
28 [Reflect] attribute DOMString type;
29 [Reflect] attribute DOMString width;
HTMLButtonElement.idl 22 [Reflect] attribute boolean autofocus;
23 [Reflect] attribute boolean disabled;
25 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString formAction;
28 [Reflect] attribute boolean formNoValidate;
29 [Reflect] attribute DOMString formTarget;
30 [Reflect] attribute DOMString name;
32 [Reflect] attribute DOMString value;
HTMLInputElement.idl 23 [Reflect] attribute DOMString accept;
24 [Reflect] attribute DOMString align;
25 [Reflect] attribute DOMString alt;
26 [Reflect] attribute DOMString autocomplete;
27 [Reflect] attribute boolean autofocus;
28 [Reflect=checked] attribute boolean defaultChecked;
30 [Reflect] attribute DOMString dirName;
31 [Reflect] attribute boolean disabled;
36 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString formAction;
39 [Reflect] attribute boolean formNoValidate
    [all...]
HTMLTableElement.idl 28 [Reflect] attribute DOMString align;
29 [Reflect, TreatNullAs=NullString] attribute DOMString bgColor;
30 [Reflect] attribute DOMString border;
31 [Reflect, TreatNullAs=NullString] attribute DOMString cellPadding;
32 [Reflect, TreatNullAs=NullString] attribute DOMString cellSpacing;
34 [Reflect] attribute DOMString frame;
36 [Reflect] attribute DOMString rules;
37 [Reflect] attribute DOMString summary;
38 [Reflect] attribute DOMString width;
HTMLKeygenElement.idl 32 [Reflect] attribute boolean autofocus;
33 [Reflect] attribute DOMString challenge;
34 [Reflect] attribute boolean disabled;
36 [Reflect] attribute DOMString keytype;
37 [Reflect] attribute DOMString name;
HTMLTableRowElement.idl 25 [Reflect] attribute DOMString align;
26 [Reflect, TreatNullAs=NullString] attribute DOMString bgColor;
27 [Reflect=char] attribute DOMString ch;
28 [Reflect=charoff] attribute DOMString chOff;
29 [Reflect] attribute DOMString vAlign;
HTMLTrackElement.idl 30 [Reflect, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds] attribute DOMString src;
31 [Reflect] attribute DOMString srclang;
32 [Reflect] attribute DOMString label;
33 [Reflect] attribute boolean default;
38 // Reflect is used for ERROR because it conflicts with a windows define.
39 [Reflect=TRACK_ERROR] const unsigned short ERROR = 3;
HTMLLabelElement.idl 23 [Reflect=for] attribute DOMString htmlFor;
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
HTMLContentElement.idl 29 [Reflect, TreatNullAs=NullString] attribute DOMString select;

Completed in 548 milliseconds

12 3