Home
last modified time | relevance | path

Searched defs:AttachView (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dstack_component.cpp47 void StackComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::StackComponent
Dswiper_component.cpp103 void SwiperComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::SwiperComponent
Ddiv_component.cpp168 void DivComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::DivComponent
Dcomponent.h166 virtual void AttachView(const Component *child) in AttachView() function
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_container.cpp871 void AceContainer::AttachView( in AttachView() function in OHOS::Ace::Platform::AceContainer
966 void AceContainer::AttachView(std::shared_ptr<Window> window, AceViewPreview* view, double density,… in AttachView() function in OHOS::Ace::Platform::AceContainer
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.cpp2537 void AceContainer::AttachView(std::shared_ptr<Window> window, const RefPtr<AceView>& view, double d… in AttachView() function in OHOS::Ace::Platform::AceContainer