Searched defs:indexerLayoutProperty (Results 1 – 2 of 2) sorted by relevance
37 …auto indexerLayoutProperty = AceType::DynamicCast<IndexerLayoutProperty>(layoutWrapper->GetLayoutP… in Measure() local175 …auto indexerLayoutProperty = AceType::DynamicCast<IndexerLayoutProperty>(layoutWrapper->GetLayoutP… in GetMaxItemWidth() local
185 auto indexerLayoutProperty = pattern_->GetLayoutProperty<IndexerLayoutProperty>(); variable