HomeSort by relevance Sort by last modified time
    Searched refs:Reflect (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/webkit/Source/WebCore/html/
HTMLPreElement.idl 26 attribute [Reflect] long width;
29 attribute [Reflect] boolean wrap;
HTMLHRElement.idl 23 attribute [Reflect] DOMString align;
24 attribute [Reflect] boolean noShade;
25 attribute [Reflect] DOMString size;
26 attribute [Reflect] DOMString width;
HTMLParamElement.idl 23 attribute [Reflect] DOMString name;
24 attribute [Reflect] DOMString type;
25 attribute [Reflect] DOMString value;
26 attribute [Reflect] DOMString valueType;
HTMLFontElement.idl 23 attribute [Reflect] DOMString color;
24 attribute [Reflect] DOMString face;
25 attribute [Reflect] DOMString size;
HTMLTableCellElement.idl 25 attribute [Reflect] DOMString abbr;
26 attribute [Reflect] DOMString align;
27 attribute [Reflect] DOMString axis;
28 attribute [Reflect] DOMString bgColor;
29 attribute [Reflect=char] DOMString ch;
30 attribute [Reflect=charoff] DOMString chOff;
32 attribute [Reflect] DOMString headers;
33 attribute [Reflect] DOMString height;
34 attribute [Reflect] boolean noWrap;
36 attribute [Reflect] DOMString scope
    [all...]
HTMLTableColElement.idl 24 attribute [Reflect] DOMString align;
25 attribute [Reflect=char] DOMString ch;
26 attribute [Reflect=charoff] DOMString chOff;
28 attribute [Reflect] DOMString vAlign;
29 attribute [Reflect] DOMString width;
HTMLAppletElement.idl 28 attribute [Reflect] DOMString align;
29 attribute [Reflect] DOMString alt;
30 attribute [Reflect] DOMString archive;
31 attribute [Reflect] DOMString code;
32 attribute [Reflect] DOMString codeBase;
33 attribute [Reflect] DOMString height;
35 attribute [Reflect] DOMString hspace;
37 attribute [Reflect] long hspace;
39 attribute [Reflect] DOMString name;
40 attribute [Reflect] DOMString object
    [all...]
HTMLScriptElement.idl 24 attribute [Reflect=for] DOMString htmlFor;
25 attribute [Reflect] DOMString event;
26 attribute [Reflect] DOMString charset;
28 attribute [Reflect] boolean defer;
29 attribute [Reflect, URL] DOMString src;
30 attribute [Reflect] DOMString type;
HTMLBaseFontElement.idl 23 attribute [Reflect] DOMString color;
24 attribute [Reflect] DOMString face;
26 attribute [Reflect] DOMString size; // this changed to a long, but our existing API is a string
28 attribute [Reflect] long size;
HTMLDListElement.idl 23 attribute [Reflect] boolean compact;
HTMLDetailsElement.idl 23 attribute [Reflect] boolean open;
HTMLDirectoryElement.idl 23 attribute [Reflect] boolean compact;
HTMLLinkElement.idl 24 attribute [Reflect] boolean disabled;
25 attribute [Reflect] DOMString charset;
26 attribute [Reflect, URL] DOMString href;
27 attribute [Reflect] DOMString hreflang;
28 attribute [Reflect] DOMString media;
29 attribute [Reflect] DOMString rel;
30 attribute [Reflect] DOMString rev;
31 attribute [Reflect] DOMString target;
32 attribute [Reflect] DOMString type;
HTMLMenuElement.idl 23 attribute [Reflect] boolean compact;
HTMLMetaElement.idl 23 attribute [Reflect] DOMString content;
24 attribute [Reflect=http_equiv] DOMString httpEquiv;
25 attribute [Reflect] DOMString name;
26 attribute [Reflect] DOMString scheme;
HTMLIFrameElement.idl 24 attribute [Reflect] DOMString align;
25 attribute [Reflect] DOMString frameBorder;
26 attribute [Reflect] DOMString height;
27 attribute [Reflect] DOMString longDesc;
28 attribute [Reflect] DOMString marginHeight;
29 attribute [Reflect] DOMString marginWidth;
30 attribute [Reflect] DOMString name;
31 attribute [Reflect] DOMString sandbox;
32 attribute [Reflect] DOMString scrolling;
33 attribute [Reflect, URL] DOMString src
    [all...]
HTMLImageElement.idl 26 attribute [Reflect] DOMString name;
27 attribute [Reflect] DOMString align;
28 attribute [Reflect] DOMString alt;
29 attribute [Reflect] DOMString border;
31 attribute [Reflect] long hspace;
32 attribute [Reflect] boolean isMap;
33 attribute [Reflect, URL] DOMString longDesc;
34 attribute [Reflect, URL] DOMString src;
35 attribute [Reflect] DOMString useMap;
36 attribute [Reflect] long vspace
    [all...]
HTMLBaseElement.idl 23 attribute [Reflect, URL] DOMString href;
24 attribute [Reflect] DOMString target;
HTMLEmbedElement.idl 28 attribute [Reflect] DOMString align;
30 attribute [Reflect] DOMString height;
32 attribute [Reflect] long height;
34 attribute [Reflect] DOMString name;
35 attribute [Reflect, URL] DOMString src;
36 attribute [Reflect] DOMString type;
38 attribute [Reflect] DOMString width;
40 attribute [Reflect] long width;
HTMLHtmlElement.idl 23 attribute [Reflect] DOMString version;
24 attribute [Reflect, URL] DOMString manifest;
HTMLLIElement.idl 23 attribute [Reflect] DOMString type;
24 attribute [Reflect] long value;
HTMLLegendElement.idl 25 attribute [Reflect] DOMString accessKey;
26 attribute [Reflect] DOMString align;
HTMLMarqueeElement.idl 26 attribute [Reflect] DOMString behavior;
27 attribute [Reflect] DOMString bgColor;
28 attribute [Reflect] DOMString direction;
29 attribute [Reflect] DOMString height;
30 attribute [Reflect] unsigned long hspace;
34 attribute [Reflect] boolean trueSpeed;
35 attribute [Reflect] unsigned long vspace;
36 attribute [Reflect] DOMString width;
HTMLModElement.idl 23 attribute [Reflect, URL] DOMString cite;
24 attribute [Reflect] DOMString dateTime;
HTMLOListElement.idl 23 attribute [Reflect] boolean compact;
25 attribute [Reflect] DOMString type;

Completed in 255 milliseconds

1 2 3