/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/ |
H A D | GfxInfo.h | 26 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
H A D | GfxInfo.mm | 117 NS_IMETHODIMP GfxInfo::GetHasBattery(bool* aHasBattery) { return NS_ERROR_NOT_IMPLEMENTED; }
|
/dports/lang/spidermonkey78/firefox-78.9.0/widget/ |
H A D | GfxInfoX11.h | 24 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
H A D | GfxInfoBase.cpp | 796 inline bool MatchingBattery(BatteryStatus aBatteryStatus, bool aHasBattery) { in MatchingBattery() argument 801 return !aHasBattery; in MatchingBattery() 803 return aHasBattery; in MatchingBattery()
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/ |
H A D | GfxInfo.h | 28 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/www/firefox/firefox-99.0/widget/cocoa/ |
H A D | GfxInfo.h | 28 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/ |
H A D | GfxInfo.h | 28 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/ |
H A D | GfxInfo.h | 33 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
H A D | GfxInfo.cpp | 130 nsresult GfxInfo::GetHasBattery(bool* aHasBattery) { in GetHasBattery() argument
|
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/ |
H A D | GfxInfo.h | 27 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/ |
H A D | GfxInfo.h | 35 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
H A D | GfxInfo.cpp | 146 nsresult GfxInfo::GetHasBattery(bool* aHasBattery) { in GetHasBattery() argument
|
/dports/www/firefox/firefox-99.0/widget/android/ |
H A D | GfxInfo.h | 35 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/www/firefox-esr/firefox-91.8.0/widget/android/ |
H A D | GfxInfo.h | 35 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/ |
H A D | GfxInfo.h | 26 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/www/firefox/firefox-99.0/widget/gtk/ |
H A D | GfxInfo.h | 26 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/ |
H A D | GfxInfo.h | 26 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/ |
H A D | GfxInfo.h | 30 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/www/firefox/firefox-99.0/widget/windows/ |
H A D | GfxInfo.h | 30 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/ |
H A D | GfxInfo.h | 30 NS_IMETHOD GetHasBattery(bool* aHasBattery) override;
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/tests/gtest/ |
H A D | TestConfigManager.cpp | 51 NS_IMETHOD GetHasBattery(bool* aHasBattery) override { in GetHasBattery() argument 55 *aHasBattery = *mHasBattery; in GetHasBattery()
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/ |
H A D | GfxInfoBase.cpp | 897 inline bool MatchingBattery(BatteryStatus aBatteryStatus, bool aHasBattery) { in MatchingBattery() argument 902 return !aHasBattery; in MatchingBattery() 904 return aHasBattery; in MatchingBattery()
|
/dports/www/firefox/firefox-99.0/widget/ |
H A D | GfxInfoBase.cpp | 903 inline bool MatchingBattery(BatteryStatus aBatteryStatus, bool aHasBattery) { in MatchingBattery() argument 908 return !aHasBattery; in MatchingBattery() 910 return aHasBattery; in MatchingBattery()
|
/dports/www/firefox-esr/firefox-91.8.0/widget/ |
H A D | GfxInfoBase.cpp | 897 inline bool MatchingBattery(BatteryStatus aBatteryStatus, bool aHasBattery) { in MatchingBattery() argument 902 return !aHasBattery; in MatchingBattery() 904 return aHasBattery; in MatchingBattery()
|
/dports/www/firefox/firefox-99.0/gfx/tests/gtest/ |
H A D | TestConfigManager.cpp | 70 NS_IMETHOD GetHasBattery(bool* aHasBattery) override { in GetHasBattery() argument 74 *aHasBattery = *mHasBattery; in GetHasBattery()
|