Searched defs:AttachView (Results 1 – 7 of 7) sorted by relevance
47 void StackComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::StackComponent
152 void DivComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::DivComponent
100 void SwiperComponent::AttachView(const Component *child) in AttachView() function in OHOS::ACELite::SwiperComponent
172 virtual void AttachView(const Component *child) in AttachView() function
815 void AceContainer::AttachView( in AttachView() function in OHOS::Ace::Platform::AceContainer900 void AceContainer::AttachView(std::unique_ptr<Window> window, AceViewPreview* view, double density,… in AttachView() function in OHOS::Ace::Platform::AceContainer
317 void DialogContainer::AttachView( in AttachView() function in OHOS::Ace::Platform::DialogContainer
1070 void AceContainer::AttachView(std::shared_ptr<Window> window, AceView* view, double density, int32_… in AttachView() function in OHOS::Ace::Platform::AceContainer