Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_component.h109 void SetAnchorY(const Dimension& anchorY) in SetAnchorY() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp654 flexItemComponent->SetAnchorY(ToAnimatableDimension(y)); in MarkAnchor()