Searched refs:CalculateInheritPropertyInfo (Results 1 – 4 of 4) sorted by relevance
82 auto inheritPropertyInfo = spanNode->CalculateInheritPropertyInfo(); in TestUpdateScenario()
552 std::set<PropertyInfo> CalculateInheritPropertyInfo();
1102 std::set<PropertyInfo> SpanNode::CalculateInheritPropertyInfo() in CalculateInheritPropertyInfo() function in OHOS::Ace::NG::SpanNode
3136 auto inheritPropertyInfo = child->CalculateInheritPropertyInfo(); in UpdateChildProperty()