Searched defs:firstTextLayoutProperty (Results 1 – 5 of 5) sorted by relevance
313 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); variable348 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
347 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
96 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
435 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextContent() local514 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextContentSub() local
1342 auto firstTextLayoutProperty = GetChildLayoutProperty<TextLayoutProperty>(firstListItemNode, 0); variable