Home
last modified time | relevance | path

Searched defs:BuildChild (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Dalert_dialog_component.cpp28 void AlertDialogComponent::BuildChild(const RefPtr<ThemeManager>& themeManager) in BuildChild() function in OHOS::Ace::AlertDialogComponent
H A Ddialog_component.cpp73 void DialogComponent::BuildChild(const RefPtr<ThemeManager>& themeManager) in BuildChild() function in OHOS::Ace::DialogComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Dcounter_component.cpp43 RefPtr<Component> CounterComponent::BuildChild(const RefPtr<ThemeManager>& themeManager) in BuildChild() function in OHOS::Ace::CounterComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/action_sheet/
H A Daction_sheet_component.cpp33 void ActionSheetComponent::BuildChild(const RefPtr<ThemeManager>& themeManager) in BuildChild() function in OHOS::Ace::ActionSheetComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomposed_element.cpp113 RefPtr<Component> ComposedElement::BuildChild() in BuildChild() function in OHOS::Ace::ComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Dpiece_component.cpp49 RefPtr<Component> PieceComponent::BuildChild() in BuildChild() function in OHOS::Ace::PieceComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shared_transition/
H A Dshared_transition_element.cpp242 RefPtr<Component> SharedTransitionElement::BuildChild() in BuildChild() function in OHOS::Ace::SharedTransitionElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transition/
H A Dtransition_element.cpp233 RefPtr<Component> TransitionElement::BuildChild() in BuildChild() function in OHOS::Ace::TransitionElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_element.cpp154 RefPtr<Component> ImageAnimatorElement::BuildChild() in BuildChild() function in OHOS::Ace::ImageAnimatorElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.cpp85 RefPtr<Component> TextOverlayComponent::BuildChild( in BuildChild() function in OHOS::Ace::TextOverlayComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp524 RefPtr<Component> TweenElement::BuildChild() in BuildChild() function in OHOS::Ace::TweenElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.cpp494 void SelectPattern::BuildChild() in BuildChild() function in OHOS::Ace::NG::SelectPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp386 void DialogPattern::BuildChild(const DialogProperties& props) in BuildChild() function in OHOS::Ace::NG::DialogPattern