/dports/mail/thunderbird/thunderbird-91.8.0/widget/ |
H A D | nsUserIdleService.cpp | 370 nsUserIdleService* gIdleService; 373 already_AddRefed<nsUserIdleService> nsUserIdleService::GetInstance() { in GetInstance() 374 RefPtr<nsUserIdleService> instance(gIdleService); in GetInstance() 378 nsUserIdleService::nsUserIdleService() in nsUserIdleService() function in nsUserIdleService 391 nsUserIdleService::~nsUserIdleService() { in ~nsUserIdleService() 400 NS_IMPL_ISUPPORTS(nsUserIdleService, nsIUserIdleService, in NS_IMPL_ISUPPORTS() argument 583 nsUserIdleService::GetIdleTime(uint32_t* idleTime) { in GetIdleTime() 629 bool nsUserIdleService::UsePollMode() { in UsePollMode() 634 nsresult nsUserIdleService::GetDisabled(bool* aResult) { in GetDisabled() 649 void nsUserIdleService::IdleTimerCallback(void) { in IdleTimerCallback() [all …]
|
H A D | nsUserIdleService.h | 37 class nsUserIdleService; variable 114 class nsUserIdleService : public nsIUserIdleServiceInternal { 119 protected : static already_AddRefed<nsUserIdleService> 122 nsUserIdleService(); 123 virtual ~nsUserIdleService();
|
H A D | moz.build | 135 "nsUserIdleService.h", 205 "nsUserIdleService.cpp",
|
/dports/www/firefox/firefox-99.0/widget/ |
H A D | nsUserIdleService.cpp | 370 nsUserIdleService* gIdleService; 373 already_AddRefed<nsUserIdleService> nsUserIdleService::GetInstance() { in GetInstance() 374 RefPtr<nsUserIdleService> instance(gIdleService); in GetInstance() 378 nsUserIdleService::nsUserIdleService() in nsUserIdleService() function in nsUserIdleService 391 nsUserIdleService::~nsUserIdleService() { in ~nsUserIdleService() 400 NS_IMPL_ISUPPORTS(nsUserIdleService, nsIUserIdleService, in NS_IMPL_ISUPPORTS() argument 583 nsUserIdleService::GetIdleTime(uint32_t* idleTime) { in GetIdleTime() 629 bool nsUserIdleService::UsePollMode() { in UsePollMode() 634 nsresult nsUserIdleService::GetDisabled(bool* aResult) { in GetDisabled() 649 void nsUserIdleService::IdleTimerCallback(void) { in IdleTimerCallback() [all …]
|
H A D | nsUserIdleService.h | 37 class nsUserIdleService; variable 114 class nsUserIdleService : public nsIUserIdleServiceInternal { 119 protected : static already_AddRefed<nsUserIdleService> 122 nsUserIdleService(); 123 virtual ~nsUserIdleService();
|
H A D | moz.build | 154 "nsUserIdleService.h", 230 "nsUserIdleService.cpp",
|
/dports/www/firefox-esr/firefox-91.8.0/widget/ |
H A D | nsUserIdleService.cpp | 370 nsUserIdleService* gIdleService; 373 already_AddRefed<nsUserIdleService> nsUserIdleService::GetInstance() { in GetInstance() 374 RefPtr<nsUserIdleService> instance(gIdleService); in GetInstance() 378 nsUserIdleService::nsUserIdleService() in nsUserIdleService() function in nsUserIdleService 391 nsUserIdleService::~nsUserIdleService() { in ~nsUserIdleService() 400 NS_IMPL_ISUPPORTS(nsUserIdleService, nsIUserIdleService, in NS_IMPL_ISUPPORTS() argument 583 nsUserIdleService::GetIdleTime(uint32_t* idleTime) { in GetIdleTime() 629 bool nsUserIdleService::UsePollMode() { in UsePollMode() 634 nsresult nsUserIdleService::GetDisabled(bool* aResult) { in GetDisabled() 649 void nsUserIdleService::IdleTimerCallback(void) { in IdleTimerCallback() [all …]
|
H A D | nsUserIdleService.h | 37 class nsUserIdleService; variable 114 class nsUserIdleService : public nsIUserIdleServiceInternal { 119 protected : static already_AddRefed<nsUserIdleService> 122 nsUserIdleService(); 123 virtual ~nsUserIdleService();
|
H A D | moz.build | 135 "nsUserIdleService.h", 205 "nsUserIdleService.cpp",
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/ |
H A D | nsUserIdleServiceX.h | 10 class nsUserIdleServiceX : public nsUserIdleService { 12 NS_INLINE_DECL_REFCOUNTING_INHERITED(nsUserIdleServiceX, nsUserIdleService) 17 RefPtr<nsUserIdleService> idleService = nsUserIdleService::GetInstance(); in GetInstance()
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/ |
H A D | nsUserIdleServiceAndroid.h | 13 class nsUserIdleServiceAndroid : public nsUserIdleService { 16 nsUserIdleService) 21 RefPtr<nsUserIdleService> idleService = nsUserIdleService::GetInstance(); in GetInstance()
|
/dports/www/firefox/firefox-99.0/widget/android/ |
H A D | nsUserIdleServiceAndroid.h | 13 class nsUserIdleServiceAndroid : public nsUserIdleService { 16 nsUserIdleService) 21 RefPtr<nsUserIdleService> idleService = nsUserIdleService::GetInstance(); in GetInstance()
|
/dports/www/firefox/firefox-99.0/widget/cocoa/ |
H A D | nsUserIdleServiceX.h | 10 class nsUserIdleServiceX : public nsUserIdleService { 12 NS_INLINE_DECL_REFCOUNTING_INHERITED(nsUserIdleServiceX, nsUserIdleService) 17 RefPtr<nsUserIdleService> idleService = nsUserIdleService::GetInstance(); in GetInstance()
|
/dports/www/firefox-esr/firefox-91.8.0/widget/android/ |
H A D | nsUserIdleServiceAndroid.h | 13 class nsUserIdleServiceAndroid : public nsUserIdleService { 16 nsUserIdleService) 21 RefPtr<nsUserIdleService> idleService = nsUserIdleService::GetInstance(); in GetInstance()
|
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/ |
H A D | nsUserIdleServiceX.h | 10 class nsUserIdleServiceX : public nsUserIdleService { 12 NS_INLINE_DECL_REFCOUNTING_INHERITED(nsUserIdleServiceX, nsUserIdleService) 17 RefPtr<nsUserIdleService> idleService = nsUserIdleService::GetInstance(); in GetInstance()
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/ |
H A D | nsUserIdleServiceWin.h | 21 class nsUserIdleServiceWin : public nsUserIdleService { 23 NS_INLINE_DECL_REFCOUNTING_INHERITED(nsUserIdleServiceWin, nsUserIdleService) 29 nsUserIdleService::GetInstance().downcast<nsUserIdleServiceWin>(); in GetInstance()
|
/dports/www/firefox/firefox-99.0/widget/windows/ |
H A D | nsUserIdleServiceWin.h | 21 class nsUserIdleServiceWin : public nsUserIdleService { 23 NS_INLINE_DECL_REFCOUNTING_INHERITED(nsUserIdleServiceWin, nsUserIdleService) 29 nsUserIdleService::GetInstance().downcast<nsUserIdleServiceWin>(); in GetInstance()
|
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/ |
H A D | nsUserIdleServiceWin.h | 21 class nsUserIdleServiceWin : public nsUserIdleService { 23 NS_INLINE_DECL_REFCOUNTING_INHERITED(nsUserIdleServiceWin, nsUserIdleService) 29 nsUserIdleService::GetInstance().downcast<nsUserIdleServiceWin>(); in GetInstance()
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/ |
H A D | nsUserIdleServiceGTK.h | 25 class nsUserIdleServiceGTK : public nsUserIdleService { 27 NS_INLINE_DECL_REFCOUNTING_INHERITED(nsUserIdleServiceGTK, nsUserIdleService) 33 nsUserIdleService::GetInstance().downcast<nsUserIdleServiceGTK>(); in GetInstance()
|
/dports/www/firefox/firefox-99.0/widget/gtk/ |
H A D | nsUserIdleServiceGTK.h | 25 class nsUserIdleServiceGTK : public nsUserIdleService { 27 NS_INLINE_DECL_REFCOUNTING_INHERITED(nsUserIdleServiceGTK, nsUserIdleService) 33 nsUserIdleService::GetInstance().downcast<nsUserIdleServiceGTK>(); in GetInstance()
|
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/ |
H A D | nsUserIdleServiceGTK.h | 25 class nsUserIdleServiceGTK : public nsUserIdleService { 27 NS_INLINE_DECL_REFCOUNTING_INHERITED(nsUserIdleServiceGTK, nsUserIdleService) 33 nsUserIdleService::GetInstance().downcast<nsUserIdleServiceGTK>(); in GetInstance()
|