Home
last modified time | relevance | path

Searched defs:AttachView (Results 1 – 7 of 7) 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
Ddiv_component.cpp152 void DivComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::DivComponent
Dswiper_component.cpp100 void SwiperComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::SwiperComponent
Dcomponent.h172 virtual void AttachView(const Component *child) in AttachView() function
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_container.cpp815 void AceContainer::AttachView( in AttachView() function in OHOS::Ace::Platform::AceContainer
900 void AceContainer::AttachView(std::unique_ptr<Window> window, AceViewPreview* view, double density,… in AttachView() function in OHOS::Ace::Platform::AceContainer
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Ddialog_container.cpp317 void DialogContainer::AttachView( in AttachView() function in OHOS::Ace::Platform::DialogContainer
Dace_container.cpp1070 void AceContainer::AttachView(std::shared_ptr<Window> window, AceView* view, double density, int32_… in AttachView() function in OHOS::Ace::Platform::AceContainer