Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3248 std::string anchorId(alignRulesType->anchorIds[i]); in SetAlignRulesWidthType() local
3249 if (anchorId.empty()) { in SetAlignRulesWidthType()
3253 alignRule.anchor = anchorId; in SetAlignRulesWidthType()