Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 25 of 80) sorted by relevance

1234

/ohos5.0/base/startup/hvb/libhvb/src/cmdline/
H A Dhvb_cmdline.c63 char combined[HVB_MAX_DIGITS_UINT64 * 2 + 1]; in hvb_append_version_cmdline() local
69 hvb_memcpy(combined, major_digits, num_major_digits); in hvb_append_version_cmdline()
70 combined[num_major_digits] = '.'; in hvb_append_version_cmdline()
71 hvb_memcpy(combined + num_major_digits + 1, minor_digits, num_minor_digits); in hvb_append_version_cmdline()
72 combined[num_major_digits + 1 + num_minor_digits] = '\0'; in hvb_append_version_cmdline()
74 return cmdline_append_option(vd, key_value, combined); in hvb_append_version_cmdline()
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-gesture-events-combined-gestures.md4 A combined gesture is a combination of multiple single gestures. Its recognition mode is subject to…
11 - **mode**: recognition mode of combined gestures. The value belongs to the **GestureMode** enumera…
20 In the following example, the combined gestures for continuous recognition are the long press gestu…
46 …// The following combined gestures are recognized in sequence. When the long press gesture event i…
50 …// The first gesture recognized in the combined gestures is the long press gesture, which can be r…
103 …arallel**. In this gesture recognition mode, gestures registered in the combined gestures will be …
122 …// The following combined gestures are recognized in parallel mode. After a tap gesture is recogni…
145 >After a tap gesture and a double-tap gesture are combined for parallel recognition, when taps are …
175 …// The following combined gestures are mutually exclusive. After the tap gesture is recognized suc…
198 >After a tap gesture and a double-tap gesture are combined for exclusive recognition, when taps are…
H A Darkts-event-overview.md19 The gesture event includes the gesture binding method and the bound gesture – a single or combined
22 …thod](arkts-gesture-events-binding.md): a method that binds a single or combined gesture to a comp…
26 - [Combined gesture](arkts-gesture-events-combined-gestures.md): a combination of single gestures b…
H A Dndk-bind-gesture-events.md108 For combined gestures with sequential recognition, the value of **ArkUI_GroupGestureMode** is **SEQ…
110 The following demonstrates how to create a combined gesture that recognizes a long press followed b…
243combined gestures with parallel recognition, the value of **ArkUI_GroupGestureMode** is **PARALLEL…
245 The following demonstrates how to create a combined gesture that recognizes long press and swipe ge…
381 For combined gestures with exclusive recognition, the value of **ArkUI_GroupGestureMode** is **EXCL…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-effectcomponent-sys.md3 The **EffectComponent** component defines combined special effects for child components to optimize…
11 > - Currently, this component provides only combined background blur effects for child components.
13 > - To use this component for combined background blur effects, first replace the **backgroundBlurS…
H A Dts-combined-gestures.md19 …de](#gesturemode) | Yes | Recognition mode of combined gestures.<br>Defa…
20 …[SwipeGesture](ts-basic-gestures-swipegesture.md)<br>\| [GestureGroup](#combined-gestures) | No |…
42 This example demonstrates the sequential recognition of combined gestures, specifically long press …
68 …// The following combined gestures are recognized in sequential recognition mode. If the long pres…
H A Dts-gesture-settings.md36 | [GestureGroup](ts-combined-gestures.md) | A group of gestures. Continuous recognition, parallel r…
50 …responding gesture sections. To bind multiple gestures, use [combined gestures](ts-combined-gestur…
H A Dohos-arkui-advanced-Filter.md4 The advanced filter component allows users to filter data with multiple criteria combined. It consi…
/ohos5.0/docs/en/release-notes/changelogs/v4.0-beta1/
H A Dchangelogs-bundlemanager.md5 …tion must use the standard resource management interface, rather than a combined path, to access a…
9 If the application uses a combined path to access a resource file, the access fails. It must use th…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.2.2/
H A Dchangelogs-bundlemanager.md5 …tion must use the standard resource management interface, rather than a combined path, to access a…
8 If the application uses a combined path to access a resource file, the access fails. It must use th…
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Darkts-event-overview.md26 - [组合手势](arkts-gesture-events-combined-gestures.md):由多个单一手势组合而成,可以根据声明的类型将多个单一手势按照一定规则组合成组合手势,并进行使用。
H A Darkts-gesture-events-combined-gestures.md4 组合手势由多种单一手势组合而成,通过在GestureGroup中使用不同的[GestureMode](../reference/apis-arkui/arkui-ts/ts-combined-ges…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-basic-xcomponent.md24 …t being combined with that of other components.<br>- **component**: The content of this type of co…
H A Djs-components-basic-text.md52combined into one space, and the text is automatically wrapped.<br>- **nowrap**: All spaces, carri…
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/maplejs/
H A Dreadme.txt15 maplejs's module api will be combined here
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-gesture-settings.md36 | [GestureGroup](ts-combined-gestures.md) | 手势识别组,多种手势组合为复合手势,支持连续识别、并行识别和互斥识别。 |
50 …re手势对象的onAction事件响应点击事件,获取事件相关信息。其余手势对象的事件定义见各个手势对象章节。 若需绑定多种手势请使用 [组合手势](ts-combined-gestures.md)。
/ohos5.0/docs/en/readme/
H A Dprogramming-language-runtime.md5 …aScript and C/C++. Each module can be compiled independently and can be combined and separated bas…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.41/
H A Dchangelogs-ability.md34 3. After the URI field in **want** is combined with the file URI field in **WantConstant.Params.PAR…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.5/
H A Dchangelogs-bundlemanager.md95 …tion must use the standard resource management interface, rather than a combined path, to access a…
99 If the application uses a combined path to access a resource file, the access fails. It must use th…
/ohos5.0/docs/zh-cn/third-party-cases/
H A Ddifferent-touch-target-event.md215 - [组合手势的使用指导](../application-dev/reference/apis-arkui/arkui-ts/ts-combined-gestures.md)
H A Doverall-and-part-refresh.md500 - [组合手势](../application-dev/reference/apis-arkui/arkui-ts/ts-combined-gestures.md)
/ohos5.0/docs/en/design/ux-design/
H A Danimation-design-principles.md8 Smoothness is user experience about the difficulty of information processing. It is a combined resp…
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/
H A Dcrypto-sm4-sym-encrypt-decrypt-gcm-by-segment.md23 …ext is output. Otherwise, **null** is output, and the plaintext will be combined with the input da…
89 …the ciphertext. In certain cases, the doFinal() result also needs to be combined, which depends on…
189 …the ciphertext. In certain cases, the doFinal() result also needs to be combined, which depends on…
H A Dcrypto-aes-sym-encrypt-decrypt-gcm-by-segment.md23 …ext is output. Otherwise, **null** is output, and the plaintext will be combined with the input da…
89 …the ciphertext. In certain cases, the doFinal() result also needs to be combined, which depends on…
189 …the ciphertext. In certain cases, the doFinal() result also needs to be combined, which depends on…
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Derrorcode-net-sharing.md141 Enable the debug log function, and check whether Iptables commands are correctly combined.

1234