Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp1105 …static const std::set<PropertyInfo> propertyInfoContainer = { PropertyInfo::FONTSIZE, PropertyInfo… in CalculateInheritPropertyInfo() local
1114 … set_difference(propertyInfoContainer.begin(), propertyInfoContainer.end(), propertyInfo_.begin(), in CalculateInheritPropertyInfo()