Searched refs:PropertyBoxTypeField (Results 1 – 1 of 1) sorted by relevance
92 …using PropertyBoxTypeField = RepresentationField::NextField<PropertyBoxType, 2>; // 2:… variable93 …using DictionaryOrderField = PropertyBoxTypeField::NextField<uint32_t, DICTIONARY_ORDER_NUM>; // …319 PropertyBoxTypeField::Set<uint32_t>(cellType, &value_); in SetBoxType()324 return PropertyBoxTypeField::Get(value_); in GetBoxType()