Home
last modified time | relevance | path

Searched defs:WrapComponent (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_flex_impl.cpp132 void JSFlexImpl::WrapComponent(const JSRef<JSObject>& obj, int32_t wrapVal) in WrapComponent() function in OHOS::Ace::Framework::JSFlexImpl
/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Dwrap_component.h26 class WrapComponent : public ComponentGroup { class
30 WrapComponent(double spacing, double contentSpacing, const std::list<RefPtr<Component>>& children) in WrapComponent() function in OHOS::Ace::WrapComponent
34 explicit WrapComponent(const std::list<RefPtr<Component>>& children) : ComponentGroup(children) {} in WrapComponent() function in OHOS::Ace::WrapComponent

Completed in 2 milliseconds