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.cpp824 void AceContainer::AttachView( in AttachView() function in OHOS::Ace::Platform::AceContainer
909 void AceContainer::AttachView(std::unique_ptr<Window> window, RSAceView* view, double density, int3… in AttachView() function in OHOS::Ace::Platform::AceContainer
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Ddialog_container.cpp318 void DialogContainer::AttachView( in AttachView() function in OHOS::Ace::Platform::DialogContainer
Dace_container.cpp979 void AceContainer::AttachView(std::unique_ptr<Window> window, AceView* view, double density, int32_… in AttachView() function in OHOS::Ace::Platform::AceContainer