Home
last modified time | relevance | path

Searched refs:CreateWrapComponent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_flex_impl.h34 static void CreateWrapComponent(const JSCallbackInfo& info, int32_t wrapVal);
H A Djs_flex_impl.cpp45 CreateWrapComponent(info, wrapNum); in Create()
104 void JSFlexImpl::CreateWrapComponent(const JSCallbackInfo& info, int32_t wrapVal) in CreateWrapComponent() function in OHOS::Ace::Framework::JSFlexImpl