Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dcolumn_model_ng.h31 void CreateWithWrap() override {} in CreateWithWrap() function
H A Drow_model_ng.h31 void CreateWithWrap() override {} in CreateWithWrap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcolumn_model_impl.cpp58 void ColumnModelImpl::CreateWithWrap() in CreateWithWrap() function in OHOS::Ace::Framework::ColumnModelImpl
H A Drow_model_impl.cpp54 void RowModelImpl::CreateWithWrap() in CreateWithWrap() function in OHOS::Ace::Framework::RowModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_row.cpp75 void JSRow::CreateWithWrap(const JSCallbackInfo& info) in CreateWithWrap() function in OHOS::Ace::Framework::JSRow
H A Djs_column.cpp77 void JSColumn::CreateWithWrap(const JSCallbackInfo& info) in CreateWithWrap() function in OHOS::Ace::Framework::JSColumn