Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dgrid_container_info.h51 void SetMarginLeft(const Dimension& marginLeft) in SetMarginLeft() function
122 void SetMarginLeft(const Dimension& marginLeft) in SetMarginLeft() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp9130 void JSViewAbstract::SetMarginLeft(const JSCallbackInfo& info) in SetMarginLeft() function in OHOS::Ace::Framework::JSViewAbstract