/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/__test__/ |
H A D | index.test.js | 43 decrease() { 48 expect(typeof vm.decrease).toBe('function'); 51 vm.decrease(); 62 decrease() {
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/image-animator/02/ |
H A D | index.js | 28 decrease() {
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-framework-syntax-hml.md | 101 <input type="button" class="btn" value="decrease" @click="decrease" /> 120 decrease() {
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/image-animator/05/ |
H A D | index.js | 31 decrease() {
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_schema_database_upgrader.cpp | 208 indexDiffer.decrease.size(), indexDiffer.change.size(), indexDiffer.increase.size()); in UpgradeIndexes() 209 for (const auto &entry : indexDiffer.decrease) { in UpgradeIndexes()
|
/ohos5.0/docs/zh-cn/design/ |
H A D | API-Review-Template.md | 49 …how/hide, open/close, source/target, <br/>source/destination, increase/decrease, first/last, next…
|
H A D | OpenHarmony-API-quality.md | 188 例如,如果你使用了`add`就应该使用`remove`,而不是`destroy`。使用了`increase`就应该使用`decrease`,而不是`reduce`。 195 | increase | decrease |
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | js-framework-syntax-hml.md | 69 <input type="button" class="btn" value="decrease" @click="decrease" /> 87 decrease() {
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-framework-syntax-hml.md | 101 <input type="button" class="btn" value="decrease" @click="decrease" /> 120 decrease() {
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | js-framework-syntax-hml.md | 69 <input type="button" class="btn" value="decrease" @click="decrease" /> 87 decrease() {
|
H A D | ui-js-animate-transform.md | 98 Decrease the y-coordinate over a time frame to make the ball bounce back. Gradually decrease the bo…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-counter.md | 3 The **Counter** component provides an operation to increase or decrease the number.
|
H A D | ts-rendering-control-repeat.md | 188 …ordingly. It should be noted that the value of **cachedCount** will not decrease.<br> To explicitl…
|
H A D | ts-methods-action-sheet.md | 56 …box is the width of the window where the dialog box is located. You can decrease or increase the w… 57 …the window where the dialog box is located minus the safe area. You can decrease or increase the h…
|
H A D | ts-methods-custom-dialog-box.md | 55 …box is the width of the window where the dialog box is located. You can decrease or increase the w… 56 …the window where the dialog box is located minus the safe area. You can decrease or increase the h…
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | schema_object.h | 40 std::set<IndexName> decrease; member
|
/ohos5.0/docs/en/application-dev/graphics/ |
H A D | native-buffer-guidelines.md | 82 …// Call OH_NativeBuffer_Unreference to decrease the reference count by 1. When the reference count…
|
H A D | native-window-guidelines.md | 73 …ow_NativeObjectReference to increase it and OH_NativeWindow_NativeObjectUnreference to decrease it.
|
/ohos5.0/docs/en/design/ |
H A D | API-Review-Template.md | 49 … show/hide, open/close, source/target,<br/>source/destination, increase/decrease, first/last, next…
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | schema_object.cpp | 942 indexDiffer.decrease.clear(); in ClearIndexDifference() 953 …return (indexDiffer.change.empty() && indexDiffer.increase.empty() && indexDiffer.decrease.empty()… in IsSchemaIndexesExactlyEqual() 977 indexDiffer.decrease.insert(entry.first); in CompareSchemaIndexes()
|
/ohos5.0/docs/en/application-dev/notification/ |
H A D | notification-badge.md | 20 - To decrease the count on the badge, call the [setBadgeNumber()](../reference/apis-notification-ki…
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-thermal_scene.md | 7 …ecific. For example, the thermal policy in the gaming scenario does not decrease the screen bright…
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | arkts-rendering-control-ifelse.md | 64 Button('decrease count')
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | native__image_8h.md | 59 …eference](_native_window.md#oh_nativewindow_nativeobjectunreference) to decrease the reference cou…
|
H A D | _o_h___native_image.md | 63 …eference](_native_window.md#oh_nativewindow_nativeobjectunreference) to decrease the reference cou… 296 …tiveWindowBuffer**, call **OH_NativeWindow_NativeObjectUnreference** to decrease the reference cou…
|