Searched refs:attribute (Results 1 - 25 of 97) sorted by relevance

1234

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsIException.idl54 readonly attribute PRUint32 language;
55 readonly attribute string languageName;
56 readonly attribute string filename;
57 readonly attribute string name;
59 readonly attribute PRInt32 lineNumber;
60 readonly attribute string sourceLine;
61 readonly attribute nsIStackFrame caller;
70 readonly attribute string message;
72 readonly attribute nsresult result;
74 readonly attribute strin
[all...]
H A DnsISystemInfo.idl51 readonly attribute string hostname;
54 readonly attribute string OSName;
57 readonly attribute string OSVersion;
60 readonly attribute string architecture;
H A DnsIConsoleMessage.idl48 readonly attribute wstring message;
H A DnsILeakDetector.idl53 readonly attribute nsISupports services;
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsIPropertyBag.idl52 readonly attribute AString name;
57 readonly attribute nsIVariant value;
66 readonly attribute nsISimpleEnumerator enumerator;
H A DnsISupportsPrimitives.idl73 readonly attribute unsigned short type;
85 attribute nsIDPtr data;
98 attribute ACString data;
111 attribute AString data;
128 attribute PRBool data;
141 attribute PRUint8 data;
154 attribute PRUint16 data;
167 attribute PRUint32 data;
180 attribute PRUint64 data;
193 attribute PRTim
[all...]
H A DnsIHashable.idl57 readonly attribute unsigned long hashCode;
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsIClassInfo.idl81 readonly attribute string contractID;
86 readonly attribute string classDescription;
92 readonly attribute nsCIDPtr classID;
98 readonly attribute PRUint32 implementationLanguage;
101 * Bitflags for 'flags' attribute.
110 * 'flags' attribute bitflag: whether objects of this type implement
121 readonly attribute PRUint32 flags;
126 * not have a CID, it should return NS_ERROR_NOT_AVAILABLE. This attribute
130 [notxpcom] readonly attribute nsCID classIDNoAlloc;
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsIInputStreamTee.idl51 attribute nsIInputStream source;
52 attribute nsIOutputStream sink;
H A DnsIDirectoryEnumerator.idl55 * first element upon the first call. This attribute is null if there is no
58 readonly attribute nsIFile nextFile;
H A DnsIFile.idl119 attribute AString leafName;
120 [noscript] attribute ACString nativeLeafName;
210 attribute unsigned long permissions;
211 attribute unsigned long permissionsOfLink;
218 attribute PRInt64 lastModifiedTime;
219 attribute PRInt64 lastModifiedTimeOfLink;
227 attribute PRInt64 fileSize;
228 readonly attribute PRInt64 fileSizeOfLink;
255 readonly attribute AString target;
256 [noscript] readonly attribute ACStrin
[all...]
H A DnsIFastLoadFileControl.idl63 attribute PRUint32 checksum;
111 readonly attribute nsISimpleEnumerator dependencies;
H A DnsIStorageStream.idl88 * The length attribute indicates the total number of bytes stored in the
95 attribute PRUint32 length;
100 readonly attribute boolean writeInProgress;
H A DnsILocalFileMac.idl111 * NOTE: Observes the state of the followLinks attribute.
128 * NOTE: Observes the state of the followLinks attribute.
145 * NOTE: Observes the state of the followLinks attribute.
163 readonly attribute PRInt64 fileSizeWithResFork;
176 [noscript] attribute OSType fileType;
177 [noscript] attribute OSType fileCreator;
239 readonly attribute AString bundleDisplayName;
246 readonly attribute AUTF8String bundleIdentifier;
H A DnsILocalFile.idl97 * This attribute will determine if the nsLocalFile will auto
99 * on all non unix systems. On unix, this attribute is effectively
102 attribute PRBool followLinks;
109 readonly attribute PRInt64 diskSpaceAvailable;
129 * The character set of this attribute is undefined. DO NOT TRY TO
132 attribute ACString persistentDescriptor;
H A DnsIMultiplexInputStream.idl52 readonly attribute unsigned long count;
H A DnsIObservableInputStream.idl52 attribute nsIInputStreamObserver observer;
H A DnsIObservableOutputStream.idl52 attribute nsIOutputStreamObserver observer;
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsITimerInternal.idl46 attribute boolean idle;
H A DnsITimerManager.idl55 attribute boolean useIdleTimers;
H A DnsITimer.idl174 attribute unsigned long delay;
179 attribute unsigned long type;
184 [noscript] readonly attribute voidPtr closure;
H A DnsIThread.idl87 attribute PRThreadPriority priority;
88 readonly attribute PRThreadScope scope;
89 readonly attribute PRThreadState state;
102 readonly attribute nsIThread currentThread;
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsIFileSpec.idl83 attribute string URLString;
84 attribute string unixStyleFilePath;
85 attribute string persistentDescriptorString;
86 attribute string nativePath;
88 readonly attribute string NSPRPath;
95 attribute string leafName;
97 readonly attribute nsIFileSpec parent;
98 readonly attribute nsIInputStream inputStream;
99 readonly attribute nsIOutputStream outputStream;
101 [noscript] readonly attribute nsFileSpe
[all...]
/vbox/src/libs/xpcom18a4/xpcom/sample/
H A DnsISample.idl60 attribute string value;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dglcontextmodes.h41 int attribute, int *value_return );

Completed in 111 milliseconds

1234