Searched refs:NumericAndText (Results 1 – 2 of 2) sorted by relevance
19 enum class AttributeType { Hidden, Numeric, Text, NumericAndText }; enumerator76 Item->Type = AttributeType::NumericAndText; in setAttributeItems()83 Contents.push_back({AttributeType::NumericAndText, Attribute, IntValue, in setAttributeItems()
136 case AttributeType::NumericAndText: in finishAttributeSection()161 case AttributeType::NumericAndText: in calculateContentSize()