Home
last modified time | relevance | path

Searched refs:CreateElement (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Drender_module.cpp36 CreateNamedFunction(FUNC_CREATE_ELEMENT, CreateElement); in Init()
42 jerry_value_t RenderModule::CreateElement(jerry_value_t tagName, jerry_value_t options, jerry_value… in CreateElement() function in OHOS::ACELite::RenderModule
83 jerry_value_t RenderModule::CreateElement(const jerry_value_t func, in CreateElement() function in OHOS::ACELite::RenderModule
114 return CreateElement(tagName, options, children); in CreateElement()
H A Drender_module.h50CreateElement(const jerry_value_t tagName, const jerry_value_t options, const jerry_value_t childr…
52 static jerry_value_t CreateElement(const jerry_value_t func,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/root/
H A Droot_component.cpp30 RefPtr<Element> RootComponent::CreateElement() in CreateElement() function in OHOS::Ace::RootComponent
42 RefPtr<RootElement> rootElement = AceType::DynamicCast<RootElement>(CreateElement()); in SetupElementTree()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_component.h44 RefPtr<Element> CreateElement() override in CreateElement() function
219 RefPtr<Element> CreateElement() override in CreateElement() function
234 RefPtr<Element> CreateElement() override in CreateElement() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/proxy/
H A Dproxy_component.cpp21 RefPtr<Element> ProxyComponent::CreateElement() in CreateElement() function in OHOS::Ace::ProxyComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/sheet/
H A Dsheet_component.cpp20 RefPtr<Element> SheetComponent::CreateElement() in CreateElement() function in OHOS::Ace::SheetComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_component_v2.cpp23 RefPtr<Element> VideoComponentV2::CreateElement() in CreateElement() function in OHOS::Ace::VideoComponentV2
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_dialog/
H A Dcustom_dialog_component.cpp22 RefPtr<Element> CustomDialogComponent::CreateElement() in CreateElement() function in OHOS::Ace::CustomDialogComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/foreach/
H A Dfor_each_component.cpp23 RefPtr<Element> ForEachComponent::CreateElement() in CreateElement() function in OHOS::Ace::ForEachComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dpanel_component.cpp22 RefPtr<Element> PanelComponent::CreateElement() in CreateElement() function in OHOS::Ace::PanelComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component.cpp22 RefPtr<Element> PopupComponent::CreateElement() in CreateElement() function in OHOS::Ace::PopupComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmulti_composed_component.cpp22 RefPtr<Element> MultiComposedComponent::CreateElement() in CreateElement() function in OHOS::Ace::MultiComposedComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_component.cpp22 RefPtr<Element> ForEachComponent::CreateElement() in CreateElement() function in OHOS::Ace::PartUpd::ForEachComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/
H A Dability_component.cpp28 RefPtr<Element> AbilityComponent::CreateElement() in CreateElement() function in OHOS::Ace::AbilityComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/arc/
H A Darc_component.cpp23 RefPtr<Element> ArcComponent::CreateElement() in CreateElement() function in OHOS::Ace::ArcComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component.cpp23 RefPtr<Element> BoxComponent::CreateElement() in CreateElement() function in OHOS::Ace::BoxComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Dbubble_component.cpp22 RefPtr<Element> BubbleComponent::CreateElement() in CreateElement() function in OHOS::Ace::BubbleComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_component.cpp28 RefPtr<Element> CameraComponent::CreateElement() in CreateElement() function in OHOS::Ace::CameraComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.cpp23 RefPtr<Element> ClipComponent::CreateElement() in CreateElement() function in OHOS::Ace::ClipComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_component.cpp23 RefPtr<Element> DialogTweenComponent::CreateElement() in CreateElement() function in OHOS::Ace::DialogTweenComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Ddrag_bar_component.cpp23 RefPtr<Element> DragBarComponent::CreateElement() in CreateElement() function in OHOS::Ace::DragBarComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_component.cpp25 RefPtr<Element> FormComponent::CreateElement() in CreateElement() function in OHOS::Ace::FormComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Dhyperlink_component.cpp23 RefPtr<Element> HyperlinkComponent::CreateElement() in CreateElement() function in OHOS::Ace::HyperlinkComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Dnavigator_component.cpp23 RefPtr<Element> NavigatorComponent::CreateElement() in CreateElement() function in OHOS::Ace::NavigatorComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/padding/
H A Dpadding_component.cpp23 RefPtr<Element> PaddingComponent::CreateElement() in CreateElement() function in OHOS::Ace::PaddingComponent

12345678910>>...13