HomeSort by relevance Sort by last modified time
    Searched refs:readonly (Results 451 - 475 of 710) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
ProfileTreeGrammar.cs 28 internal static readonly string[] tokenNames = new string[] {
50 public static readonly string[] ruleNames =
820 public static readonly BitSet _stat_in_prog48 = new BitSet(new ulong[]{0x3CCF2UL});
821 public static readonly BitSet _expr_in_stat63 = new BitSet(new ulong[]{0x2UL});
822 public static readonly BitSet _17_in_stat98 = new BitSet(new ulong[]{0x4UL});
823 public static readonly BitSet _ID_in_stat100 = new BitSet(new ulong[]{0x1CCD0UL});
824 public static readonly BitSet _expr_in_stat102 = new BitSet(new ulong[]{0x8UL});
825 public static readonly BitSet _FUNC_in_stat128 = new BitSet(new ulong[]{0x4UL});
826 public static readonly BitSet _16_in_expr172 = new BitSet(new ulong[]{0x4UL});
827 public static readonly BitSet _expr_in_expr176 = new BitSet(new ulong[]{0x1CCD0UL})
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/extensions/
browser_action_button.h 78 @property(readonly, nonatomic) BOOL isBeingDragged;
79 @property(readonly, nonatomic) const Extension* extension;
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_window_controller.h 58 @property(readonly, nonatomic) TabStripView* tabStripView;
59 @property(readonly, nonatomic) FastResizeView* tabContentArea;
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_input_field.h 62 @property(nonatomic, readonly) BOOL isDefault;
70 @property(nonatomic, readonly) BOOL invalid;
  /external/chromium_org/chrome/browser/ui/cocoa/
base_bubble_controller.h 45 @property(nonatomic, readonly) NSWindow* parentWindow;
49 @property(nonatomic, readonly) InfoBubbleView* bubble;
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.h 44 @property(readonly, nonatomic) const BookmarkNode* node;
72 @property(nonatomic, readonly) NSView* syncPromoPlaceholder;
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
browser_action_button.h 74 @property(readonly, nonatomic) BOOL isBeingDragged;
75 @property(readonly, nonatomic) const extensions::Extension* extension;
  /external/chromium_org/chrome/browser/ui/cocoa/infobars/
infobar_controller.h 42 @property(nonatomic, readonly) InfoBarDelegate* delegate;
43 @property(nonatomic, readonly) InfoBarCocoa* infobar;
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_window_controller.h 39 @property(readonly, nonatomic) TabStripView* tabStripView;
40 @property(readonly, nonatomic) FastResizeView* tabContentArea;
  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFace.idl 52 readonly attribute FontFaceLoadStatus status;
FontFaceSet.idl 49 readonly attribute FontFaceSetLoadStatus status;
WebKitCSSTransformValue.idl 58 readonly attribute unsigned short operationType;
  /external/chromium_org/third_party/WebKit/Source/core/dom/
CharacterData.idl 24 readonly attribute unsigned long length;
URLUtils.idl 34 readonly attribute DOMString origin;
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAllCollection.idl 31 readonly attribute unsigned long length;
HTMLAnchorElement.idl 34 readonly attribute DOMString text;
HTMLTableCellElement.idl 22 readonly attribute long cellIndex;
  /external/chromium_org/third_party/WebKit/Source/core/loader/appcache/
ApplicationCache.idl 36 readonly attribute unsigned short status;
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGLength.idl 37 readonly attribute unsigned short unitType;
SVGLengthList.idl 28 readonly attribute unsigned long numberOfItems;
SVGNumberList.idl 28 readonly attribute unsigned long numberOfItems;
SVGPathSegList.idl 28 readonly attribute unsigned long numberOfItems;
SVGPointList.idl 27 readonly attribute unsigned long numberOfItems;
SVGStringList.idl 27 readonly attribute unsigned long numberOfItems;
SVGTransformList.idl 28 readonly attribute unsigned long numberOfItems;

Completed in 234 milliseconds

<<11121314151617181920>>