Lines Matching refs:GetAttr
787 if (layout->GetAttr(offset).GetTrackType() != targetTrackType) {
815 attr = layout->GetAttr(attr.GetOffset());
1130 PropertyAttributes attr = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject())->GetAttr(entry);
1169 PropertyAttributes attr = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject())->GetAttr(entry);
1217 PropertyAttributes attr = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject())->GetAttr(entry);
1445 auto attr = layout->GetAttr(i);
1452 auto attr = layout->GetAttr(i);
1478 PropertyAttributes attr = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject())->GetAttr(entry);
1590 auto attr = PropertyAttributes(old->GetAttr(i));
1653 NameDictionary::Put(thread, dict, key, value, PropertyAttributes(old->GetAttr(i)));