HomeSort by relevance Sort by last modified time
    Searched refs:attribute (Results 276 - 300 of 2398) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
v8_attributes.py 46 def attribute_context(interface, attribute):
47 idl_type = attribute.idl_type
49 extended_attributes = attribute.extended_attributes
64 assert idl_type.is_wrapper_type or 'LogActivity' in extended_attributes, '[PerWorldBindings] should only be used with wrapper types: %s.%s' % (interface.name, attribute.name)
68 has_extended_attribute_value(attribute, 'TypeChecking', 'Unrestricted')) and
82 attribute.name == 'onerror'):
86 'access_control_list': access_control_list(attribute),
87 'activity_logging_world_list_for_getter': v8_utilities.activity_logging_world_list(attribute, 'Getter'), # [ActivityLogging]
88 'activity_logging_world_list_for_setter': v8_utilities.activity_logging_world_list(attribute, 'Setter'), # [ActivityLogging]
89 'activity_logging_world_check': v8_utilities.activity_logging_world_check(attribute), # [ActivityLogging
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTableElement.idl 22 [RaisesException=Setter] attribute HTMLTableCaptionElement caption;
23 [RaisesException=Setter] attribute HTMLTableSectionElement tHead;
24 [RaisesException=Setter] attribute HTMLTableSectionElement tFoot;
26 readonly attribute HTMLCollection rows;
27 readonly attribute HTMLCollection tBodies;
28 [Reflect] attribute DOMString align;
29 [Reflect, TreatNullAs=EmptyString] attribute DOMString bgColor;
30 [Reflect] attribute DOMString border;
31 [Reflect, TreatNullAs=EmptyString] attribute DOMString cellPadding;
32 [Reflect, TreatNullAs=EmptyString] attribute DOMString cellSpacing
    [all...]
HTMLTableSectionElement.idl 22 [Reflect] attribute DOMString align;
23 [Reflect=char] attribute DOMString ch;
24 [Reflect=charoff] attribute DOMString chOff;
25 [Reflect] attribute DOMString vAlign;
26 readonly attribute HTMLCollection rows;
HTMLMediaElement.idl 34 readonly attribute MediaError? error;
37 [Reflect, URL] attribute DOMString src;
38 [URL] readonly attribute DOMString currentSrc;
39 [Reflect, ReflectOnly=("anonymous","use-credentials"), ReflectEmpty="anonymous", ReflectInvalid="anonymous"] attribute DOMString? crossOrigin;
45 readonly attribute unsigned short networkState;
46 attribute DOMString preload;
48 readonly attribute TimeRanges buffered;
58 readonly attribute unsigned short readyState;
59 readonly attribute boolean seeking;
62 [RaisesException=Setter] attribute double currentTime
    [all...]
HTMLEmbedElement.idl 24 [Reflect] attribute DOMString align;
25 [Reflect] attribute DOMString height;
26 [Reflect] attribute DOMString name;
27 [Reflect, URL] attribute DOMString src;
28 [Reflect] attribute DOMString type;
29 [Reflect] attribute DOMString width;
37 [Reflect, RuntimeEnabled=SubresourceIntegrity] attribute DOMString integrity;
HTMLVideoElement.idl 29 [Reflect] attribute unsigned long width;
30 [Reflect] attribute unsigned long height;
31 readonly attribute unsigned long videoWidth;
32 readonly attribute unsigned long videoHeight;
33 [Reflect, URL] attribute DOMString poster;
35 [RuntimeEnabled=PrefixedVideoFullscreen, DeprecateAs=PrefixedVideoSupportsFullscreen] readonly attribute boolean webkitSupportsFullscreen;
36 [RuntimeEnabled=PrefixedVideoFullscreen, DeprecateAs=PrefixedVideoDisplayingFullscreen] readonly attribute boolean webkitDisplayingFullscreen;
47 [MeasureAs=PrefixedVideoDecodedFrameCount] readonly attribute unsigned long webkitDecodedFrameCount;
51 [MeasureAs=PrefixedVideoDroppedFrameCount] readonly attribute unsigned long webkitDroppedFrameCount;
  /external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/core/
TestInterfaceCheckSecurity.idl 32 readonly attribute long longAttribute;
35 [DoNotCheckSecurity] attribute long doNotCheckSecurityLongAttribute;
36 [DoNotCheckSecurity] readonly attribute long doNotCheckSecurityReadonlyLongAttribute; // Separate read only attribute to check attribute configuration
37 [DoNotCheckSecurity=Setter] attribute long doNotCheckSecurityOnSetterLongAttribute;
38 [DoNotCheckSecurity, Replaceable] readonly attribute long doNotCheckSecurityReplaceableReadonlyLongAttribute;
  /external/chromium_org/third_party/WebKit/Source/core/events/
ErrorEvent.idl 34 [InitializedByEventConstructor] readonly attribute DOMString message;
35 [InitializedByEventConstructor] readonly attribute DOMString filename;
36 [InitializedByEventConstructor] readonly attribute unsigned long lineno;
37 [InitializedByEventConstructor] readonly attribute unsigned long colno;
38 [Custom=Getter, InitializedByEventConstructor] readonly attribute any error;
WheelEvent.idl 31 [InitializedByEventConstructor] readonly attribute double deltaX;
32 [InitializedByEventConstructor] readonly attribute double deltaY;
33 [InitializedByEventConstructor] readonly attribute double deltaZ;
34 [InitializedByEventConstructor] readonly attribute unsigned long deltaMode;
37 [InitializedByEventConstructor, MeasureAs=WheelEventWheelDeltaX] readonly attribute long wheelDeltaX;
38 [InitializedByEventConstructor, MeasureAs=WheelEventWheelDeltaY] readonly attribute long wheelDeltaY;
39 [MeasureAs=WheelEventWheelDelta] readonly attribute long wheelDelta;
OverflowEvent.idl 33 [InitializedByEventConstructor] readonly attribute unsigned short orient;
34 [InitializedByEventConstructor] readonly attribute boolean horizontalOverflow;
35 [InitializedByEventConstructor] readonly attribute boolean verticalOverflow;
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFEDisplacementMapElement.idl 38 readonly attribute SVGAnimatedString in1;
39 readonly attribute SVGAnimatedString in2;
40 readonly attribute SVGAnimatedNumber scale;
41 readonly attribute SVGAnimatedEnumeration xChannelSelector;
42 readonly attribute SVGAnimatedEnumeration yChannelSelector;
SVGComponentTransferFunctionElement.idl 37 readonly attribute SVGAnimatedEnumeration type;
38 readonly attribute SVGAnimatedNumberList tableValues;
39 readonly attribute SVGAnimatedNumber slope;
40 readonly attribute SVGAnimatedNumber intercept;
41 readonly attribute SVGAnimatedNumber amplitude;
42 readonly attribute SVGAnimatedNumber exponent;
43 readonly attribute SVGAnimatedNumber offset;
SVGFECompositeElement.idl 40 readonly attribute SVGAnimatedString in1;
41 readonly attribute SVGAnimatedString in2;
42 [ImplementedAs=svgOperator] readonly attribute SVGAnimatedEnumeration operator;
43 readonly attribute SVGAnimatedNumber k1;
44 readonly attribute SVGAnimatedNumber k2;
45 readonly attribute SVGAnimatedNumber k3;
46 readonly attribute SVGAnimatedNumber k4;
SVGMarkerElement.idl 42 readonly attribute SVGAnimatedLength refX;
43 readonly attribute SVGAnimatedLength refY;
44 readonly attribute SVGAnimatedEnumeration markerUnits;
45 readonly attribute SVGAnimatedLength markerWidth;
46 readonly attribute SVGAnimatedLength markerHeight;
47 readonly attribute SVGAnimatedEnumeration orientType;
48 readonly attribute SVGAnimatedAngle orientAngle;
SVGFEColorMatrixElement.idl 38 readonly attribute SVGAnimatedString in1;
39 readonly attribute SVGAnimatedEnumeration type;
40 readonly attribute SVGAnimatedNumberList values;
SVGGradientElement.idl 35 readonly attribute SVGAnimatedEnumeration gradientUnits;
36 readonly attribute SVGAnimatedTransformList gradientTransform;
37 readonly attribute SVGAnimatedEnumeration spreadMethod;
SVGTextPathElement.idl 37 readonly attribute SVGAnimatedLength startOffset;
38 readonly attribute SVGAnimatedEnumeration method;
39 readonly attribute SVGAnimatedEnumeration spacing;
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
RTCStatsReport.idl 29 readonly attribute Date timestamp;
30 readonly attribute DOMString id;
31 readonly attribute DOMString type;
35 readonly attribute RTCStatsReport local;
36 readonly attribute RTCStatsReport remote;
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AnalyserNode.idl 28 [RaisesException=Setter] attribute unsigned long fftSize;
29 readonly attribute unsigned long frequencyBinCount;
32 [RaisesException=Setter] attribute double minDecibels;
33 [RaisesException=Setter] attribute double maxDecibels;
36 [RaisesException=Setter] attribute double smoothingTimeConstant;
BiquadFilterNode.idl 39 attribute BiquadFilterType type;
41 readonly attribute AudioParam frequency; // in Hertz
42 readonly attribute AudioParam detune; // in Cents
43 readonly attribute AudioParam Q; // Quality factor
44 readonly attribute AudioParam gain; // in Decibels
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
IAttributeVisitor.java 9 package com.vladium.jcd.cls.attribute;
20 Object visit (GenericAttribute_info attribute, Object ctx);
22 Object visit (CodeAttribute_info attribute, Object ctx);
23 Object visit (ConstantValueAttribute_info attribute, Object ctx);
24 Object visit (ExceptionsAttribute_info attribute, Object ctx);
25 Object visit (LineNumberTableAttribute_info attribute, Object ctx);
26 Object visit (SourceFileAttribute_info attribute, Object ctx);
27 Object visit (SyntheticAttribute_info attribute, Object ctx);
28 Object visit (BridgeAttribute_info attribute, Object ctx);
29 Object visit (InnerClassesAttribute_info attribute, Object ctx)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
EventSource.idl 41 [DeprecateAs=EventSourceURL] readonly attribute DOMString URL; // Lowercased .url is the one in the spec, but leaving .URL for compatibility reasons.
42 readonly attribute DOMString url;
43 readonly attribute boolean withCredentials;
49 readonly attribute unsigned short readyState;
52 attribute EventHandler onopen;
53 attribute EventHandler onmessage;
54 attribute EventHandler onerror;
  /external/chromium_org/third_party/WebKit/Source/bindings/templates/
attributes.cpp 2 {% macro attribute_getter(attribute, world_suffix) %}
3 {% filter conditional(attribute.conditional_string) %}
4 static void {{attribute.name}}AttributeGetter{{world_suffix}}(
5 {%- if attribute.is_expose_js_accessors %}
11 {% if attribute.is_reflect and not attribute.is_url
12 and attribute.idl_type == 'DOMString' and is_node
13 and not attribute.is_implemented_in_private_script %}
17 {% if not attribute.is_static %}
21 {% if attribute.cached_attribute_validation_method %
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/fileapi/
FileReader.idl 44 readonly attribute unsigned short readyState;
55 [Custom=Getter] readonly attribute object result;
57 readonly attribute FileError error;
59 attribute EventHandler onloadstart;
60 attribute EventHandler onprogress;
61 attribute EventHandler onload;
62 attribute EventHandler onabort;
63 attribute EventHandler onerror;
64 attribute EventHandler onloadend;
  /external/chromium_org/third_party/WebKit/Source/core/frame/
Window.idl 38 readonly attribute Screen screen;
39 readonly attribute History history;
40 [Replaceable, MeasureAs=BarPropLocationbar] readonly attribute BarProp locationbar;
41 [Replaceable, MeasureAs=BarPropMenubar] readonly attribute BarProp menubar;
42 [Replaceable, MeasureAs=BarPropPersonalbar] readonly attribute BarProp personalbar;
43 [Replaceable, MeasureAs=BarPropScrollbars] readonly attribute BarProp scrollbars;
44 [Replaceable, MeasureAs=BarPropStatusbar] readonly attribute BarProp statusbar;
45 [Replaceable, MeasureAs=BarPropToolbar] readonly attribute BarProp toolbar;
46 [LogActivity=GetterOnly] readonly attribute Navigator navigator;
47 [Replaceable] readonly attribute Navigator clientInformation
    [all...]

Completed in 551 milliseconds

<<11121314151617181920>>