Home | History | Annotate | Download | only in src

Lines Matching refs:GetDetails

2158     result->DescriptorResult(this, descriptors->GetDetails(number), number);
2177 result->DescriptorResult(holder, descriptors->GetDetails(number), number);
2324 PropertyDetails details(descriptors->GetDetails(index));
3348 PropertyDetails details(descs->GetDetails(i));
4212 PropertyDetails details(descs->GetDetails(i));
5701 PropertyDetails details(src->GetDetails(src_index));
5722 ASSERT(descriptor->GetDetails().type() != NULL_DESCRIPTOR);
5744 PropertyType t = PropertyDetails(GetDetails(index)).type();
5772 PropertyDetails(GetDetails(index)).index());