Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2982 auto anchorWidthReference = rect.Width(); in AdjustPaintRect() local
2984 …o anchorX = ConvertToPx(anchor.GetX(), ScaleProperty::CreateScaleProperty(), anchorWidthReference); in AdjustPaintRect()