Home
last modified time | relevance | path

Searched defs:CreateComponent (Results 1 – 19 of 19) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dcomponent_factory.h72 …static Component* CreateComponent(uint16_t componentNameId, jerry_value_t options, jerry_value_t c… in CreateComponent() function
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/water_flow/
Dwater_flow_test_utils.cpp23 RefPtr<Component> WaterFlowTestUtils::CreateComponent(std::string columnsArgs, in CreateComponent() function in OHOS::Ace::WaterFlowTestUtils
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/button/
Dbutton_creator_test.cpp42 RefPtr<Component> CreateComponent(const std::string& testJsonStr) in CreateComponent() function
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/text/
Dtext_creator_test.cpp58 RefPtr<TextComponent> TextCreatorTest::CreateComponent(const std::string& textJson) in CreateComponent() function in OHOS::Ace::TextCreatorTest
Dtextspan_creator_test.cpp167 RefPtr<TextSpanComponent> TextSpanCreatorTest::CreateComponent(const std::string& spanJson) in CreateComponent() function in OHOS::Ace::TextSpanCreatorTest
Dtextstyle_creator_test.cpp121 RefPtr<TextComponent> TextStyleCreatorTest::CreateComponent(const std::string& textJson) in CreateComponent() function in OHOS::Ace::TextStyleCreatorTest
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_pan_handler.cpp23 RefPtr<OHOS::Ace::SingleChild> JSPanHandler::CreateComponent(const JSCallbackInfo& args) in CreateComponent() function in OHOS::Ace::Framework::JSPanHandler
Djs_touch_handler.cpp22 RefPtr<OHOS::Ace::SingleChild> JSTouchHandler::CreateComponent(const JSCallbackInfo& args) in CreateComponent() function in OHOS::Ace::Framework::JSTouchHandler
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/video/
Dvideo_creator_test.cpp71 RefPtr<VideoComponent> VideoCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::VideoCreatorTest
/foundation/arkui/ace_engine/frameworks/core/components/test/json/
Dcomponent_factory.cpp171 RefPtr<Component> JsonComponentFactoryImpl::CreateComponent(const JsonValue& jsonValue) const in CreateComponent() function in OHOS::Ace::__anon8808bcd80111::JsonComponentFactoryImpl
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/grid_layout/
Dgrid_layout_test_utils.cpp33 RefPtr<Component> GridLayoutTestUtils::CreateComponent(FlexDirection direction, std::string rows, s… in CreateComponent() function in OHOS::Ace::GridLayoutTestUtils
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/flex/
Dflex_item_creator_test.cpp69 RefPtr<Component> FlexItemCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::FlexItemCreatorTest
Dflex_creator_test.cpp66 RefPtr<Component> FlexCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::FlexCreatorTest
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/jsview/
Djs_view.cpp43 RefPtr<Component> JSViewFullUpdate::CreateComponent() in CreateComponent() function in OHOS::Ace::Framework::JSViewFullUpdate
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/stack/
Dpositioned_creator_test.cpp66 RefPtr<Component> PositionedCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::PositionedCreatorTest
Dstack_creator_test.cpp63 RefPtr<Component> StackCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::StackCreatorTest
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/progress/
Dprogress_creator_test.cpp73 RefPtr<ProgressComponent> ProgressCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::ProgressCreatorTest
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/slider/
Dslider_creator_test.cpp71 RefPtr<SliderComponent> SliderCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::SliderCreatorTest
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/bindings/
Djs_view_binding.cpp252 RefPtr<Component> JSViewPartialUpdate::CreateComponent() in CreateComponent() function in OHOS::Ace::Framework::JSViewPartialUpdate