Home
last modified time | relevance | path

Searched refs:Decrease (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dref_counter.h50 int32_t Decrease() in Decrease() function
90 int32_t Decrease() in Decrease() function
131 return strongRef_.Decrease(); in DecStrongRef()
148 int32_t refCount = weakRef_.Decrease(); in DecWeakRef()
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_counter.h34 int32_t Decrease(const RunningLockInfo &info);
H A Drunning_lock_counter.cpp49 int32_t RunningLockCounter::Decrease(const RunningLockInfo &info) in Decrease() function in OHOS::HDI::Power::V1_2::RunningLockCounter
H A Drunning_lock_impl.cpp103 int32_t status = lockCounter->Decrease(filledInfo); in Unhold()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-Counter.md91 … Callback invoked when the mouse pointer is moved over or away from the Decrease button of the cou…
125 … | No | - | Callback invoked when the Decrease button of the cou…
127 … | No | - | Callback invoked when the Decrease button of the cou…
H A Dts-container-tabs.md910 Button('Decrease Width').width('100%').margin({ bottom: '12vp'})
920 Button('Decrease Top Margin').width('100%').margin({ bottom: '12vp' })
930 Button('Decrease Bottom Margin').width('100%').margin({ bottom:'12vp' })
H A Dts-basic-components-gauge.md686 Button('Decrease').onClick(() => {
H A Dts-basic-components-slider.md843 Button('Decrease').onClick(() => {
H A Dts-basic-components-richeditor.md3145 Button("Decrease Bullet Indent").onClick(() => {
3180 Button("Decrease Indent").onClick(() => {
/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.h95 int32_t Decrease(const RunningLockParam& lockInnerParam);
H A Drunning_lock_mgr.cpp248 result = counter->Decrease(backgroundLockParam); in InitLocksTypeCoordination()
517 if (counter->Decrease(lockInnerParam)) { in UnLock()
793 int32_t RunningLockMgr::LockCounter::Decrease(const RunningLockParam& lockInnerParam) in Decrease() function in OHOS::PowerMgr::RunningLockMgr::LockCounter
/ohos5.0/docs/en/application-dev/notification/
H A Dnotification-badge.md59 3. Decrease the count on the badge.
/ohos5.0/docs/en/design/ux-design/
H A Dmultimodal-dialog.md101 - Decrease the font size to 15 fp level by level.
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-power-wakeup-action-source-customization.md179 7. Decrease the battery level to fall below the specified threshold when the system is in the sleep…
/ohos5.0/docs/en/application-dev/ui/
H A Dui-js-animate-transform.md98 Decrease the y-coordinate over a time frame to make the ball bounce back. Gradually decrease the bo…
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Drunning_lock_native_test.cpp550 runningLockMgr->lockCounters_[RunningLockType::RUNNINGLOCK_PROXIMITY_SCREEN_CONTROL]->Decrease(