Searched refs:cellType (Results 1 – 2 of 2) sorted by relevance
369 inline void SetBoxType(PropertyBoxType cellType) in SetBoxType() argument371 PropertyBoxTypeField::Set<uint32_t>(cellType, &value_); in SetBoxType()
990 …PropertyBoxType cellType = value->IsUndefined() ? PropertyBoxType::UNDEFINED : PropertyBoxType::CO… in AddPropertyInternal() local991 attr.SetBoxType(cellType); in AddPropertyInternal()