Home
last modified time | relevance | path

Searched refs:nsIProperties (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.WebBrowser/Mono.Mozilla/interfaces/
H A DnsIProperties.cs38 internal interface nsIProperties { interface
40 #region nsIProperties
71 public static nsIProperties GetProxy (Mono.WebBrowser.IWebBrowser control, nsIProperties obj) in GetProxy()
74 return o as nsIProperties; in GetProxy()
85 internal class Properties : nsIProperties {
87 #region nsIProperties
88 int nsIProperties.get ([MarshalAs (UnmanagedType.LPStr) ] string prop, in nsIProperties.get()
97 int nsIProperties.set ([MarshalAs (UnmanagedType.LPStr) ] string prop, in nsIProperties.set()
105 int nsIProperties.has ([MarshalAs (UnmanagedType.LPStr) ] string prop, in nsIProperties.has()
113 int nsIProperties.undefine ([MarshalAs (UnmanagedType.LPStr) ] string prop) in nsIProperties.undefine()
[all …]
H A DnsIPersistentProperties.cs38 internal interface nsIPersistentProperties : nsIProperties {
39 #region nsIProperties
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/dirprovider/
H A DDirectoryProvider.cpp41 AppendFileKey(const char *key, nsIProperties* aDirSvc, in AppendFileKey()
75 AppendDistroSearchDirs(nsIProperties* aDirSvc, nsCOMArray<nsIFile> &array) in AppendDistroSearchDirs()
179 nsCOMPtr<nsIProperties> dirSvc in GetFiles()
191 nsCOMPtr<nsIProperties> dirSvc in GetFiles()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/components/profile/
H A DnsSuiteDirectoryProvider.h33 void AppendDistroSearchDirs(nsIProperties* aDirSvc,
36 void AppendFileKey(const char *key, nsIProperties* aDirSvc,
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DimgRequest.h28 class nsIProperties; variable
197 nsIProperties* Properties() const { return mProperties; } in Properties()
242 nsCOMPtr<nsIProperties> mProperties;
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DimgRequest.h29 class nsIProperties; variable
198 nsIProperties* Properties() const { return mProperties; } in Properties()
245 nsCOMPtr<nsIProperties> mProperties;
/dports/www/firefox/firefox-99.0/image/
H A DimgRequest.h28 class nsIProperties; variable
195 nsIProperties* Properties() const { return mProperties; } in Properties()
240 nsCOMPtr<nsIProperties> mProperties;
/dports/www/firefox/firefox-99.0/toolkit/components/
H A DDefaultCLH.jsm10 const nsIProperties = Ci.nsIProperties;
26 return Cc["@mozilla.org/file/directory_service;1"].getService(nsIProperties);
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DimgRequest.h28 class nsIProperties; variable
197 nsIProperties* Properties() const { return mProperties; } in Properties()
242 nsCOMPtr<nsIProperties> mProperties;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/
H A DDefaultCLH.jsm10 const nsIProperties = Ci.nsIProperties;
26 return Cc["@mozilla.org/file/directory_service;1"].getService(nsIProperties);
/dports/www/firefox-legacy/firefox-52.8.0esr/image/
H A DimgRequest.h30 class nsIProperties; variable
207 nsIProperties* Properties() const { return mProperties; } in Properties()
240 nsCOMPtr<nsIProperties> mProperties;
H A DimgICache.idl12 interface nsIProperties;
49 nsIProperties findEntryProperties(in nsIURI uri,
/dports/lang/spidermonkey60/firefox-60.9.0/image/
H A DimgRequest.h30 class nsIProperties; variable
203 nsIProperties* Properties() const { return mProperties; } in Properties()
240 nsCOMPtr<nsIProperties> mProperties;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/
H A DDefaultCLH.jsm10 const nsIProperties = Ci.nsIProperties;
26 return Cc["@mozilla.org/file/directory_service;1"].getService(nsIProperties);
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/
H A DDefaultCLH.jsm10 const nsIProperties = Ci.nsIProperties;
26 return Cc["@mozilla.org/file/directory_service;1"].getService(nsIProperties);
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsIPersistentProperties2.idl6 #include "nsIProperties.idl"
23 interface nsIPersistentProperties : nsIProperties
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/dirprovider/
H A DDirectoryProvider.cpp57 static void AppendDistroSearchDirs(nsIProperties* aDirSvc, in AppendDistroSearchDirs()
110 nsCOMPtr<nsIProperties> dirSvc( in GetFiles()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsIPersistentProperties2.idl6 #include "nsIProperties.idl"
19 interface nsIPersistentProperties : nsIProperties
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/ds/
H A DnsIPersistentProperties2.idl6 #include "nsIProperties.idl"
19 interface nsIPersistentProperties : nsIProperties
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsIPersistentProperties2.idl6 #include "nsIProperties.idl"
23 interface nsIPersistentProperties : nsIProperties
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsIPersistentProperties2.idl6 #include "nsIProperties.idl"
23 interface nsIPersistentProperties : nsIProperties
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsIPersistentProperties2.idl6 #include "nsIProperties.idl"
23 interface nsIPersistentProperties : nsIProperties
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/feeds/
H A DnsIFeedResult.idl8 interface nsIProperties;
59 attribute nsIProperties headers;
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/feeds/
H A DnsIFeedResult.idl8 interface nsIProperties;
59 attribute nsIProperties headers;
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/dirprovider/
H A DDirectoryProvider.cpp59 static void AppendDistroSearchDirs(nsIProperties *aDirSvc, in AppendDistroSearchDirs()
123 nsCOMPtr<nsIProperties> dirSvc( in GetFiles()

12345678910>>...18