Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.cpp86 … auto composed = AceType::MakeRefPtr<ComposedComponent>(std::to_string(composedId), name, box); in GenerateAccessibilityComposed() local
87 composed->MarkNeedUpdate(); in GenerateAccessibilityComposed()
88 return composed; in GenerateAccessibilityComposed()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_video.cpp215 const auto& composed = GetRootComponent(); in FireFullscreen() local
216 ACE_DCHECK(composed); in FireFullscreen()
221 originComponent_ = composed->GetChild(); in FireFullscreen()
225 composed->SetChild(GetEventComponents(videoChild_)); in FireFullscreen()
237 composed->SetChild(originComponent_); in FireFullscreen()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.cpp49 auto composed = AceType::DynamicCast<ComposedComponent>(child); in AppendChild() local
52 …ComponentGroup::AppendChild(AceType::MakeRefPtr<ComposedComponent>("display" + composed->GetName(), in AppendChild()
/ohos5.0/base/startup/hvb/
H A DREADME.md15 HVB is composed of three modules as shown below:
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-particle-animation.md3 …reference/apis-arkui/arkui-ts/ts-particle-animation.md) is an animation composed of a multitude of…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp539 …const auto& composed = AceType::MakeRefPtr<ComposedComponent>(std::to_string(composedId), name, ch… in GenerateComposed() local
545 return composed; in GenerateComposed()
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-sms.md488 …ssage type. If the content is composed of character strings, the SMS message is a text message. If…
/ohos5.0/docs/en/application-dev/napi/
H A Duse-napi-load-module-with-info.md18 | module_info | Path composed of **bundleName** and **moduleName**. |
/ohos5.0/base/sensors/sensor/
H A DREADME.md14 …hanges to another device \(for example, a CPU\). Generally, a sensor is composed of sensitive comp…
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-linux-kernel.md40 …of a third-party Linux kernel. The OpenHarmony kernel mode layer can be composed of either of the …
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h176 void ScheduleUpdate(const RefPtr<ComposedComponent>& composed);
/ohos5.0/docs/en/application-dev/media/avcodec/
H A Dvideo-encoding-temporal-scalability.md24 …d into one or more Temporal Group of Pictures (TGOPs), and each TGOP is composed by a base layer (…
/ohos5.0/docs/en/device-dev/guide/
H A Ddevice-outerdriver-demo.md190 …hipInfo = "ZIDN45100"; // The chip information is composed of the product na…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-particle-animation.md3 Particle animation is an animation composed of a multitude of particles randomly generated within a…
/ohos5.0/docs/en/application-dev/reference/apis-localization-kit/
H A Djs-apis-i18n.md1949 Checks whether the input string is composed of digits.
3065 Checks whether the input string is composed of digits.
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A D_neural_network_runtime.md2084 The data node and operator parameters in the NNRt model are composed of tensors of the model. You c…
2112 The data node and operator parameters in the NNRt model are composed of tensors of the model. This …