Home
last modified time | relevance | path

Searched refs:immediately (Results 1 – 25 of 171) sorted by relevance

1234567

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_context.cpp214 JSRef<JSFunc> jsAnimateToFunc, const std::optional<int32_t>& count, bool immediately) in StartAnimationForStageMode() argument
219 …option, immediately ? AnimationInterface::ANIMATE_TO_IMMEDIATELY : AnimationInterface::ANIMATE_TO,… in StartAnimationForStageMode()
240 immediately ? AnimationInterface::ANIMATE_TO_IMMEDIATELY : AnimationInterface::ANIMATE_TO); in StartAnimationForStageMode()
247 if (immediately) { in StartAnimationForStageMode()
257 JSRef<JSFunc> jsAnimateToFunc, const std::optional<int32_t>& count, bool immediately) in StartAnimateToForFaMode() argument
278 if (immediately) { in StartAnimateToForFaMode()
639 void JSViewContext::AnimateToInner(const JSCallbackInfo& info, bool immediately) in AnimateToInner() argument
645 const char* funcName = immediately ? "animateToImmediately" : "animateTo"; in AnimateToInner()
726 immediately]() mutable { in AnimateToInner()
732 … StartAnimationForStageMode(pipelineContext, option, func, count, immediately); in AnimateToInner()
[all …]
H A Djs_view_context.h40 static void AnimateToInner(const JSCallbackInfo& info, bool immediately);
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-explicit-animatetoimmediately.md3 …tiple property animations are loaded at once, you can call this API to immediately execute the tra…
16 Delivers an explicit animation immediately.
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Darkts-module-side-effects.md9 When a module is imported, the top-level code in the entire module file is executed immediately, no…
12 console.log ("Module loaded!"); // The code is executed immediately after being imported, which may…
43 …nd execute the code only when necessary, instead of executing the code immediately when the module…
101 … or method and executed only when necessary, instead of being executed immediately when the module…
183 … or method and executed only when necessary, instead of being executed immediately when the module…
297 … or method and executed only when necessary, instead of being executed immediately when the module…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_context_ffi.cpp58 void (*callback)(), const std::function<void()>& onFinishEvent, bool immediately) in AnimateToForStageMode() argument
103 if (immediately) { in AnimateToForStageMode()
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-cmd-reboot.md21 After the **reboot** command is executed, the device restarts immediately.
H A Dkernel-small-debug-shell-cmd-reset.md21 After the **reset** command is executed, the device restarts immediately.
H A Dkernel-small-apx-library.md207 …andle immediately after successfully invoking **mmap** for mapping. In the OpenHarmony kernel, you…
230 …close(fd); /* OpenHarmony does not support closing fd immediately after the mapping is successful…
/ohos5.0/docs/en/application-dev/database/
H A Dsync-app-data-across-devices-overview.md27 …eleted, or modified on a device, other devices in the same network can immediately obtain the upda…
31 …a device, other devices in the same network may not obtain the updates immediately. However, data …
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_animate.cpp125 … const std::function<void()>& onFinishFunc, const std::optional<int32_t>& count, bool immediately) in AnimateToInner() argument
137 …option, immediately ? AnimationInterface::ANIMATE_TO_IMMEDIATELY : AnimationInterface::ANIMATE_TO,… in AnimateToInner()
166 immediately ? AnimationInterface::ANIMATE_TO_IMMEDIATELY : AnimationInterface::ANIMATE_TO); in AnimateToInner()
195 if (immediately) { in AnimateToInner()
H A Dnode_animate.h25 const std::function<void()>& onFinishFunc, bool immediately);
/ohos5.0/docs/en/design/ux-design/
H A Dmultimodal-slider.md18 - The slider should respond to user operations immediately.
H A Dmultimodal-bubble.md14 - Show bubbles immediately upon user access.
/ohos5.0/docs/en/application-dev/reference/common/
H A Djs-apis-timer.md28 … the default value 0 is used, indicating that the function is executed immediately (in the next ev…
158 Although a 0 ms delay is specified for **setTimeout**, the task is not executed immediately. Instea…
161 …eater than 2147483647 ms (about 24.8 days), overflow occurs, and the timer is executed immediately.
/ohos5.0/docs/en/application-dev/dfx/
H A Dhiappevent-watcher-mainthreadjank-events.md21 … new log files may fail to be written. Therefore, delete the log files immediately after they are …
H A Dhiappevent-watcher-address-sanitizer-events.md20 … new log files may fail to be written. Therefore, delete the log files immediately after they are …
H A Dhiappevent-watcher-freeze-events.md30 … new log files may fail to be written. Therefore, delete the log files immediately after they are …
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.3/
H A Dchangelogs-press-style.md26 …**\<List>**), it will enter the pressed state when swiped on, and then immediately exit that state.
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-new-event.md103immediately. However, the process of synchronizing the change from the parent component to the chi…
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-user-defined-extension-attributeUpdater.md32 …tribute** will store the latest settings within the current object and immediately trigger an upda…
39 …tribute object. Modifying attributes directly through this object will immediately trigger an upda…
H A Darkts-animation-smoothing.md4immediately to changes in user behavior. For example, if the user swipes up to exit in the midst o…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.2/
H A Dchangelogs-default-focus.md13 …irst focusable non-container component on a page will not obtain focus immediately when the page o…
51 API version 11 and later versions: After a button is clicked, the text box loses focus immediately.…
/ohos5.0/docs/en/application-dev/network/
H A Dnet-netfirewall.md24 4. Putting interception rules into effect immediately after delivery (This function is applicable o…
28 3. Putting interception rules into effect immediately after delivery (This function is applicable o…
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/
H A Dcrypto-rsa-sign-sig-verify-pkcs1.md22 …- If a small amount of data is to be signed, call **Sign.sign()** immediately after **Sign.init()*…
37 - If the data to be verified is short, call **Verify.verify()** immediately after **Verify.init()**.
/ohos5.0/commonlibrary/c_utils/docs/en/
H A Dc_utils_thread_pool.md21 …d a Task to task queue. If Start() has never been called, the Task will be executed immediately. |

1234567