Home
last modified time | relevance | path

Searched refs:both (Results 1 – 25 of 520) sorted by relevance

12345678910>>...21

/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-custom-components-access-restrictions.md22 … \@Provide, or \@BuilderParam in custom components cannot be decorated by both \@Require and **pri…
27 1. If a member variable is decorated by both the **private** access modifier and the \@State, \@Pro…
120 Property 'local_prop_value' can not be decorated with both @LocalStorageProp and public.
121 Property 'local_link_value' can not be decorated with both @LocalStorageLink and public.
122 Property 'storage_prop_value' can not be decorated with both @StorageProp and public.
123 Property 'storage_link_value' can not be decorated with both @StorageLink and public.
124 Property 'consume_value' can not be decorated with both @Consume and public.
127 3. If a member variable is decorated by both the **private** access modifier and the \@Link/ or \@O…
164 Property 'link_value' can not be decorated with both @Link and private.
165 Property 'objectLink_value' can not be decorated with both @ObjectLink and private.
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_compose.h37 void Update(int32_t both) in Update()
39 baseOffset = both; in Update()
40 extentOffset = both; in Update()
H A Dtext_selection.h44 void Update(int32_t both) in Update()
46 baseOffset = both; in Update()
47 extentOffset = both; in Update()
H A Dtext_editing_value.cpp117 void TextEditingValue::UpdateSelection(int32_t both) in UpdateSelection() argument
119 UpdateSelection(both, both); in UpdateSelection()
H A Dtext_editing_value.h55 void UpdateSelection(int32_t both);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_selector.h103 void Update(int32_t both) in Update()
105 if ((baseOffset != both) || (destinationOffset != both)) { in Update()
110 baseOffset = both; in Update()
111 destinationOffset = both; in Update()
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Darkts-custom-components-access-restrictions.md184 Property 'local_prop_value' can not be decorated with both @LocalStorageProp and public.
185 Property 'local_link_value' can not be decorated with both @LocalStorageLink and public.
186 Property 'storage_prop_value' can not be decorated with both @StorageProp and public.
187 Property 'storage_link_value' can not be decorated with both @StorageLink and public.
188 Property 'consume_value' can not be decorated with both @Consume and public.
262 Property 'link_value' can not be decorated with both @Link and private.
263 Property 'objectLink_value' can not be decorated with both @ObjectLink and private.
391 Property 'prop_value' can not be decorated with both @Require and private.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.5.5/
H A Dchangelogs-arkui.md56 When a component has both **margin** and **position** attributes set, the settings for both attribu…
60 When a component has both **margin** and **position** attributes set, it is moved to the specified …
70 If both **margin** and **position** are set for a component, or if **position** is set for a compon…
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-bundleManager-skill.md36 … | Yes | No | Port number of the URI. This parameter is valid only when both **scheme** and **ho…
37 | path | string | Yes | No | Path of the URI. This parameter is valid only when both *…
38 … | No | Prefix of the path of the URI. This parameter is valid only when both **scheme** and **ho…
39 …ular expression of the path of the URI. This parameter is valid only when both **scheme** and **ho…
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-geometric-shape-drawing.md69 // Draw a circle whose width and height are both 75.
75 …nent whose width and height are both 150, the background color is yellow, and a viewport whose wid…
88 …nent whose width and height are both 150, the background color is yellow, and a viewport whose wid…
105 …omponent whose width and height are both 300, with a yellow background and a viewport whose width …
134 …omponent whose width and height are both 300, with a yellow background and a viewport whose width …
H A Darkts-gesture-events-multi-level-gesture.md3 Multi-level gesture events occur when both parent and child components receive a gesture or event b…
28 …invoked by both component A and component B, but not by component C; when component C is touched, …
39 … of components B and C is touched, the **onTouch** callback is invoked by both Stack A and compone…
60 When both the parent and child components are bound to a tap gesture, the child component responds …
147 With **HitTestMode.Transparent**, both the node and its child node respond to the hit test of a tou…
184 In the preceding example, both the parent and child components are bound to the tap gesture, and th…
199 To enable both the parent and child components to respond to a same gesture, use the **.parallelGes…
208 …ure** method is used to bind the parent component to the tap gesture, and both the parent and chil…
209 In this case, when component B is touched, both the tap gestures of components A and B are triggere…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.5.5/
H A Dchangelogs-ability.md40both callback and promise modes), **cancelApplicationAutoStartup** (in both callback and promise m…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.5/
H A Dchangelogs-arkui.md41 …gher than that of the **stretch** alignment mode along the cross axis. If both are set, only the c…
47 API version 9 and earlier versions: If both the child component size and the **stretch** alignment …
49 API version 10 and later: If both the child component size and the **stretch** alignment mode are s…
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A D_o_h___audio_info.md8 To perform both external capture (using microphones) and internal capture, **audioSampleRate** and …
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-cmd-su.md26 …and switches to user **root** by default. The **uid** and **gid** for user **root** are both **0**.
40 The user with both **uid** and **gid** of **1000** is switched.
/ohos5.0/docs/en/release-notes/changelogs/v3.1-Release/
H A Dchangelog-v3.1-release.md52 When the defined state variable type contains both the simple data types and references, an error i…
56 If the defined state variable type contains both the simple data types and references, change the t…
/ohos5.0/docs/en/application-dev/napi/
H A Duse-jsvm-strict-equals.md5 … to check whether two JavaScript (JS) values are strictly equal (equal in both value and type). Th…
9 Strictly equal: If two values are strictly equal, they are equal in both value and type. When type …
/ohos5.0/build/config/components/musl/
H A DBUILD.gn140 "-Wl,--hash-style=both",
146 ldflags -= [ "-Wl,--hash-style=both" ]
/ohos5.0/docs/en/device-dev/quick-start/
H A Dquickstart-ide-env-win.md5 In the Windows+Ubuntu hybrid build environment, you can enjoy the benefits of both DevEco Device To…
13 - DevEco Device Tool: latest and same version installed on both Ubuntu and Windows
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.8.5/
H A Dchangelogs-arkui.md11 …ribute takes effect. This rule applies to **alignContent** and **align**, both of which set the al…
42 When both **alignContent** and **align** attributes are set, the last set attribute prevails.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.1/
H A Dchangelogs-arkui.md41 The effectiveness of the **hideNavBar** API is increased from the dual-column mode only to both sin…
45 …the single-column mode.<br>After change: The **hideNavBar** API works for both single-column and d…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-transition-animation-component.md47 …- **centerX** and **centerY**: scale center point. The default values are both **"50%"**, indicati…
48 …*centerX** and **centerY**: rotation center point. The default values are both **"50%"**, indicati…
50 …not used for **TransitionEffect**, the transition effect takes effect for both appearance and disa…
65 …fect.translate({x: 100}))**, the **duration** settings (1000 ms) apply to both the OPACITY and tra…
101 …itionType.All** is used, which means that the transition effect works for both component addition …
104 …- **centerX** and **centerY**: scale center point. The default values are both **"50%"**, indicati…
105 …*centerX** and **centerY**: rotation center point. The default values are both **"50%"**, indicati…
137 …nd the rotation angle is 0°. The durations of the opacity and rotation animations are both 2000 ms.
138 …e is 180° around the z-axis. The durations of the opacity and rotation animations are both 2000 ms.
207 The following is an example of configuring **transition** for both parent and child components.
H A Dohos-arkui-advanced-DownloadFileButton.md28 Creates a download file button, which by default displays both an icon and text.
53 …rameter is not specified, no icon is contained. Either **icon** or **text**, or both, must be set.|
54 …rameter is not specified, no text is contained. Either **icon** or **text**, or both, must be set.|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.5.1/
H A Dchangelogs-arkui.md33 … or swiping with two fingers horizontally or vertically on the touchpad can both trigger the event.
35 … the mouse wheel or swiping with two fingers vertically on the touchpad can both trigger the event.
153 If both the component size and size constraints are set, the component size set is preferentially u…
157 Before change, if both the component size and size constraints are set, the size constraints are pr…
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_text_editing_value.cpp47 void TextEditingValue::UpdateSelection(int32_t both) {} in UpdateSelection() argument

12345678910>>...21