webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <LowPowerModeNotifier.h>
Public Types | |
using | LowPowerModeChangeCallback = WTF::Function< void(bool isLowPowerModeEnabled)> |
using | LowPowerModeChangeCallback = WTF::Function< void(bool isLowPowerModeEnabled)> |
Public Member Functions | |
WEBCORE_EXPORT | LowPowerModeNotifier (LowPowerModeChangeCallback &&) |
WEBCORE_EXPORT bool | isLowPowerModeEnabled () const |
WEBCORE_EXPORT | LowPowerModeNotifier (LowPowerModeChangeCallback &&) |
WEBCORE_EXPORT bool | isLowPowerModeEnabled () const |
using WebCore::LowPowerModeNotifier::LowPowerModeChangeCallback = WTF::Function<void(bool isLowPowerModeEnabled)> |
using WebCore::LowPowerModeNotifier::LowPowerModeChangeCallback = WTF::Function<void(bool isLowPowerModeEnabled)> |
|
explicit |
|
explicit |
bool WebCore::LowPowerModeNotifier::isLowPowerModeEnabled | ( | ) | const |
WEBCORE_EXPORT bool WebCore::LowPowerModeNotifier::isLowPowerModeEnabled | ( | ) | const |