Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.h465 virtual void ApplyAlignedMargin(UIView &uiView) const;
H A Dcomponent.cpp436 void Component::ApplyAlignedMargin(UIView &uiView) const in ApplyAlignedMargin() function in OHOS::ACELite::Component
529 ApplyAlignedMargin(*uiView); in AdaptBoxSizing()