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

1 2 3

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLLIElement.idl 21 [Reflect] attribute DOMString type;
22 [Reflect] attribute long value;
HTMLOptGroupElement.idl 21 [Reflect] attribute boolean disabled;
22 [Reflect] attribute DOMString label;
HTMLPreElement.idl 24 [Reflect] attribute long width;
27 [Reflect] attribute boolean wrap;
HTMLUListElement.idl 21 [Reflect] attribute boolean compact;
22 [Reflect] attribute DOMString type;
HTMLDListElement.idl 21 [Reflect] attribute boolean compact;
HTMLDirectoryElement.idl 21 [Reflect] attribute boolean compact;
HTMLHRElement.idl 21 [Reflect] attribute DOMString align;
22 [Reflect] attribute boolean noShade;
23 [Reflect] attribute DOMString size;
24 [Reflect] attribute DOMString width;
HTMLMenuElement.idl 21 [Reflect] attribute boolean compact;
HTMLMetaElement.idl 21 [Reflect] attribute DOMString content;
22 [Reflect=http_equiv] attribute DOMString httpEquiv;
23 [Reflect] attribute DOMString name;
24 [Reflect] attribute DOMString scheme;
HTMLParamElement.idl 21 [Reflect] attribute DOMString name;
22 [Reflect] attribute DOMString type;
23 [Reflect] attribute DOMString value;
24 [Reflect] attribute DOMString valueType;
HTMLBaseFontElement.idl 21 [Reflect] attribute DOMString color;
22 [Reflect] attribute DOMString face;
23 [Reflect] attribute long size;
HTMLFontElement.idl 21 [Reflect] attribute DOMString color;
22 [Reflect] attribute DOMString face;
23 [Reflect] attribute DOMString size;
HTMLOListElement.idl 21 [Reflect] attribute boolean compact;
23 [Reflect] attribute boolean reversed;
24 [Reflect] attribute DOMString type;
HTMLTableCellElement.idl 23 [Reflect] attribute DOMString abbr;
24 [Reflect] attribute DOMString align;
25 [Reflect] attribute DOMString axis;
26 [Reflect] attribute DOMString bgColor;
27 [Reflect=char] attribute DOMString ch;
28 [Reflect=charoff] attribute DOMString chOff;
30 [Reflect] attribute DOMString headers;
31 [Reflect] attribute DOMString height;
32 [Reflect] attribute boolean noWrap;
34 [Reflect] attribute DOMString scope
    [all...]
HTMLTableColElement.idl 22 [Reflect] attribute DOMString align;
23 [Reflect=char] attribute DOMString ch;
24 [Reflect=charoff] attribute DOMString chOff;
26 [Reflect] attribute DOMString vAlign;
27 [Reflect] attribute DOMString width;
HTMLIFrameElement.idl 22 [Reflect] attribute DOMString align;
23 [Reflect] attribute DOMString frameBorder;
24 [Reflect] attribute DOMString height;
25 [Reflect] attribute DOMString longDesc;
26 [Reflect] attribute DOMString marginHeight;
27 [Reflect] attribute DOMString marginWidth;
28 [Reflect] attribute DOMString name;
29 [Reflect] attribute DOMString sandbox;
30 [Reflect, EnabledAtRuntime=seamlessIFrames] attribute boolean seamless;
31 [Reflect] attribute DOMString scrolling
    [all...]
HTMLImageElement.idl 23 [Reflect] attribute DOMString name;
24 [Reflect] attribute DOMString align;
25 [Reflect] attribute DOMString alt;
26 [Reflect] attribute DOMString border;
27 [Reflect] attribute DOMString crossOrigin;
29 [Reflect] attribute long hspace;
30 [Reflect] attribute boolean isMap;
31 [Reflect, URL] attribute DOMString longDesc;
32 [Reflect, URL] attribute DOMString src;
33 [Reflect] attribute DOMString useMap
    [all...]
HTMLBRElement.idl 21 [Reflect] attribute DOMString clear;
HTMLDetailsElement.idl 23 [Reflect] attribute boolean open;
HTMLDivElement.idl 22 [Reflect] attribute DOMString align;
HTMLHeadElement.idl 21 [Reflect] attribute DOMString profile;
HTMLHeadingElement.idl 21 [Reflect] attribute DOMString align;
HTMLLinkElement.idl 23 [Reflect] attribute boolean disabled;
24 [Reflect] attribute DOMString charset;
25 [Reflect, URL] attribute DOMString href;
26 [Reflect] attribute DOMString hreflang;
27 [Reflect] attribute DOMString media;
28 [Reflect] attribute DOMString rel;
29 [Reflect] attribute DOMString rev;
31 [Reflect] attribute DOMString target;
32 [Reflect] attribute DOMString type;
HTMLParagraphElement.idl 21 [Reflect] attribute DOMString align;
HTMLQuoteElement.idl 21 [Reflect, URL] attribute DOMString cite;

Completed in 2027 milliseconds

1 2 3