Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dstack_component.cpp47 void StackComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::StackComponent
H A Dswiper_component.cpp100 void SwiperComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::SwiperComponent
H A Ddiv_component.cpp168 void DivComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::DivComponent
H A Dcomponent.h172 virtual void AttachView(const Component *child) in AttachView() function
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp835 void AceContainer::AttachView( in AttachView() function in OHOS::Ace::Platform::AceContainer
929 void AceContainer::AttachView(std::shared_ptr<Window> window, AceViewPreview* view, double density,… in AttachView() function in OHOS::Ace::Platform::AceContainer
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddialog_container.cpp326 void DialogContainer::AttachView(std::shared_ptr<Window> window, const RefPtr<AceView>& view, doubl… in AttachView() function in OHOS::Ace::Platform::DialogContainer
H A Dace_container.cpp1982 void AceContainer::AttachView(std::shared_ptr<Window> window, const RefPtr<AceView>& view, double d… in AttachView() function in OHOS::Ace::Platform::AceContainer