Home
last modified time | relevance | path

Searched refs:SetWrapContent (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_flex.h31 static void SetWrapContent();
H A Djs_flex.cpp50 void JSFlex::SetWrapContent() in SetWrapContent() function in OHOS::OHOS::Ace::Framework::JSFlex
H A Djs_column.cpp124 JSClass<JSColumn>::StaticMethod("wrapContent", &JSFlex::SetWrapContent, opt); in JSBind()
H A Djs_row.cpp114 JSClass<JSRow>::StaticMethod("wrapContent", &JSFlex::SetWrapContent, opt); in JSBind()
H A Djs_flex_impl.cpp232 JSClass<JSFlexImpl>::StaticMethod("wrapContent", &JSFlex::SetWrapContent, opt); in JSBind()

Completed in 3 milliseconds