Home
last modified time | relevance | path

Searched refs:SetRightMargin (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.h462 void SetRightMargin(UIView &view) const;
H A Dcomponent.cpp1477 SetRightMargin(view); in SetMargin()
1495 void Component::SetRightMargin(UIView &view) const in SetRightMargin() function in OHOS::ACELite::Component