Home
last modified time | relevance | path

Searched refs:aLaunchInBackground (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/io/
H A DnsILocalFileMac.idl122 * @param aLaunchInBackground TRUE if the application should not come to the front.
125 void launchWithDoc(in nsIFile aDocToLoad, in boolean aLaunchInBackground);
135 * @param aLaunchInBackground TRUE if the application should not come to the front.
138 void openDocWithApp(in nsIFile aAppToOpenWith, in boolean aLaunchInBackground);
H A DnsLocalFileUnix.cpp2343 nsLocalFile::LaunchWithDoc(nsIFile* aDocToLoad, bool aLaunchInBackground) { in LaunchWithDoc() argument
2370 if (aLaunchInBackground) { in LaunchWithDoc()
2391 nsLocalFile::OpenDocWithApp(nsIFile* aAppToOpenWith, bool aLaunchInBackground) { in OpenDocWithApp() argument
2426 if (aLaunchInBackground) { in OpenDocWithApp()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/io/
H A DnsILocalFileMac.idl122 * @param aLaunchInBackground TRUE if the application should not come to the front.
125 void launchWithDoc(in nsIFile aDocToLoad, in boolean aLaunchInBackground);
135 * @param aLaunchInBackground TRUE if the application should not come to the front.
138 void openDocWithApp(in nsIFile aAppToOpenWith, in boolean aLaunchInBackground);
H A DnsLocalFileUnix.cpp2356 nsLocalFile::LaunchWithDoc(nsIFile* aDocToLoad, bool aLaunchInBackground) { in LaunchWithDoc() argument
2383 if (aLaunchInBackground) { in LaunchWithDoc()
2404 nsLocalFile::OpenDocWithApp(nsIFile* aAppToOpenWith, bool aLaunchInBackground) { in OpenDocWithApp() argument
2439 if (aLaunchInBackground) { in OpenDocWithApp()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/io/
H A DnsILocalFileMac.idl122 * @param aLaunchInBackground TRUE if the application should not come to the front.
125 void launchWithDoc(in nsIFile aDocToLoad, in boolean aLaunchInBackground);
135 * @param aLaunchInBackground TRUE if the application should not come to the front.
138 void openDocWithApp(in nsIFile aAppToOpenWith, in boolean aLaunchInBackground);
H A DnsLocalFileUnix.cpp2460 nsLocalFile::LaunchWithDoc(nsIFile* aDocToLoad, bool aLaunchInBackground) in LaunchWithDoc() argument
2488 if (aLaunchInBackground) { in LaunchWithDoc()
2509 nsLocalFile::OpenDocWithApp(nsIFile* aAppToOpenWith, bool aLaunchInBackground) in OpenDocWithApp() argument
2545 if (aLaunchInBackground) { in OpenDocWithApp()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/io/
H A DnsILocalFileMac.idl122 * @param aLaunchInBackground TRUE if the application should not come to the front.
125 void launchWithDoc(in nsIFile aDocToLoad, in boolean aLaunchInBackground);
135 * @param aLaunchInBackground TRUE if the application should not come to the front.
138 void openDocWithApp(in nsIFile aAppToOpenWith, in boolean aLaunchInBackground);
H A DnsLocalFileUnix.cpp2452 nsLocalFile::LaunchWithDoc(nsIFile* aDocToLoad, bool aLaunchInBackground) { in LaunchWithDoc() argument
2479 if (aLaunchInBackground) { in LaunchWithDoc()
2500 nsLocalFile::OpenDocWithApp(nsIFile* aAppToOpenWith, bool aLaunchInBackground) { in OpenDocWithApp() argument
2535 if (aLaunchInBackground) { in OpenDocWithApp()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DnsILocalFileMac.idl122 * @param aLaunchInBackground TRUE if the application should not come to the front.
125 void launchWithDoc(in nsIFile aDocToLoad, in boolean aLaunchInBackground);
135 * @param aLaunchInBackground TRUE if the application should not come to the front.
138 void openDocWithApp(in nsIFile aAppToOpenWith, in boolean aLaunchInBackground);
H A DnsLocalFileUnix.cpp2452 nsLocalFile::LaunchWithDoc(nsIFile* aDocToLoad, bool aLaunchInBackground) { in LaunchWithDoc() argument
2479 if (aLaunchInBackground) { in LaunchWithDoc()
2500 nsLocalFile::OpenDocWithApp(nsIFile* aAppToOpenWith, bool aLaunchInBackground) { in OpenDocWithApp() argument
2535 if (aLaunchInBackground) { in OpenDocWithApp()
/dports/www/firefox/firefox-99.0/xpcom/io/
H A DnsILocalFileMac.idl122 * @param aLaunchInBackground TRUE if the application should not come to the front.
125 void launchWithDoc(in nsIFile aDocToLoad, in boolean aLaunchInBackground);
135 * @param aLaunchInBackground TRUE if the application should not come to the front.
138 void openDocWithApp(in nsIFile aAppToOpenWith, in boolean aLaunchInBackground);
H A DnsLocalFileUnix.cpp2578 nsLocalFile::LaunchWithDoc(nsIFile* aDocToLoad, bool aLaunchInBackground) { in LaunchWithDoc() argument
2605 if (aLaunchInBackground) { in LaunchWithDoc()
2626 nsLocalFile::OpenDocWithApp(nsIFile* aAppToOpenWith, bool aLaunchInBackground) { in OpenDocWithApp() argument
2661 if (aLaunchInBackground) { in OpenDocWithApp()