Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_flex_impl.cpp39 JSRef<JSVal> wrapVal = obj->GetProperty("wrap"); in Create() local
104 void JSFlexImpl::CreateWrapComponent(const JSCallbackInfo& info, int32_t wrapVal) in CreateWrapComponent()
132 void JSFlexImpl::WrapComponent(const JSRef<JSObject>& obj, int32_t wrapVal) in WrapComponent()