Searched refs:readonly (Results 276 - 300 of 369) sorted by relevance

<<1112131415

/external/chromium/chrome/browser/ui/cocoa/extensions/
H A Dbrowser_actions_container_view.h74 @property(nonatomic, readonly) NSRect animationEndFrame;
80 @property(readonly, nonatomic) BOOL userIsResizing;
H A Dbrowser_action_button.h78 @property(readonly, nonatomic) BOOL isBeingDragged;
79 @property(readonly, nonatomic) const Extension* extension;
/external/webkit/Source/WebCore/css/
H A DMediaList.idl35 readonly attribute unsigned long length;
H A DWebKitCSSKeyframesRule.idl38 readonly attribute CSSRuleList cssRules;
H A DCSSStyleDeclaration.idl43 readonly attribute unsigned long length;
45 readonly attribute CSSRule parentRule;
H A DWebKitCSSTransformValue.idl60 readonly attribute unsigned short operationType;
/external/webkit/Source/WebCore/dom/
H A DDocument.idl31 readonly attribute DocumentType doctype;
32 readonly attribute DOMImplementation implementation;
33 readonly attribute Element documentElement;
68 readonly attribute [ConvertNullStringTo=Null] DOMString inputEncoding;
70 readonly attribute [ConvertNullStringTo=Null] DOMString xmlEncoding;
105 readonly attribute DOMWindow defaultView;
109 readonly attribute StyleSheetList styleSheets;
151 readonly attribute DOMString referrer;
156 readonly attribute DOMString domain;
158 readonly attribut
[all...]
H A DNamedNodeMap.idl40 readonly attribute unsigned long length;
/external/webkit/Source/WebCore/fileapi/
H A DFileError.idl51 readonly attribute unsigned short code;
/external/webkit/Source/WebCore/html/
H A DHTMLCollection.idl30 readonly attribute unsigned long length;
H A DHTMLElement.idl34 readonly attribute DOMTokenList classList;
60 readonly attribute HTMLCollection children;
64 readonly attribute boolean isContentEditable;
69 readonly attribute DOMString titleDisplayString;
H A DHTMLTableSectionElement.idl30 readonly attribute HTMLCollection rows;
H A DHTMLIFrameElement.idl37 readonly attribute [CheckFrameSecurity] Document contentDocument;
40 readonly attribute DOMWindow contentWindow;
H A DHTMLTableElement.idl28 readonly attribute HTMLCollection rows;
29 readonly attribute HTMLCollection tBodies;
H A DDOMTokenList.idl31 readonly attribute unsigned long length;
/external/webkit/Source/WebCore/webaudio/
H A DRealtimeAnalyserNode.idl31 readonly attribute unsigned long frequencyBinCount;
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
H A Dbookmark_bar_folder_view.h27 @property(readonly) CGFloat dropIndicatorPosition;
/external/webkit/Source/WebCore/bindings/objc/
H A DDOMObject.h47 @property(readonly, retain) DOMStyleSheet *sheet;
/external/webkit/Source/WebCore/page/
H A DConsole.idl46 readonly attribute [CustomGetter] Array profiles;
57 readonly attribute [V8CustomGetter] MemoryInfo memory;
/external/webkit/Source/WebCore/svg/
H A DSVGTextContentElement.idl38 readonly attribute SVGAnimatedLength textLength;
39 readonly attribute SVGAnimatedEnumeration lengthAdjust;
H A DSVGPathElement.idl35 readonly attribute SVGAnimatedNumber pathLength;
110 readonly attribute SVGPathSegList pathSegList;
111 readonly attribute SVGPathSegList normalizedPathSegList;
112 readonly attribute SVGPathSegList animatedPathSegList;
113 readonly attribute SVGPathSegList animatedNormalizedPathSegList;
/external/chromium/chrome/browser/
H A Dtransport_security_persister.h46 explicit TransportSecurityPersister(bool readonly);
/external/chromium/chrome/browser/ui/cocoa/content_settings/
H A Dcookie_details_view_controller.h29 @property(nonatomic, readonly) BOOL hasExpiration;
/external/chromium/chrome/browser/ui/cocoa/
H A Dsearch_engine_dialog_controller.h44 @property(readonly) NSFont* mainLabelFont;
/external/chromium/chrome/browser/ui/cocoa/toolbar/
H A Dback_forward_menu_controller.h35 @property(readonly, nonatomic) BackForwardMenuType type;

Completed in 335 milliseconds

<<1112131415