Searched defs:textProp (Results 1 – 6 of 6) sorted by relevance
113 auto textProp = AceType::DynamicCast<TextLayoutProperty>(textWrap_->GetLayoutProperty()); in Init() local140 auto textProp = AceType::DynamicCast<TextLayoutProperty>(textWrap_->GetLayoutProperty()); in MeasureForWidth() local210 auto textProp = AceType::DynamicCast<TextLayoutProperty>(textWrap_->GetLayoutProperty()); in UpdateSize() local235 auto textProp = AceType::DynamicCast<TextLayoutProperty>(textWrap_->GetLayoutProperty()); in GetCurrentTextSize() local255 auto textProp = AceType::DynamicCast<TextLayoutProperty>(textWrap_->GetLayoutProperty()); in TryShrinkTextWidth() local308 auto textProp = AceType::DynamicCast<TextLayoutProperty>(textWrap_->GetLayoutProperty()); in MeasureMinTextSize() local
266 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); in ToJsonValueTextNode() local
650 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); in InitSCTextInfo() local
313 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); variable377 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); variable451 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); variable509 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); variable761 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); variable826 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); variable900 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); variable958 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); variable1189 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); variable1253 auto textProp = textNode->GetLayoutProperty<TextLayoutProperty>(); variable[all …]
654 RefPtr<TextLayoutProperty> textProp = AceType::MakeRefPtr<TextLayoutProperty>(); variable
1497 … auto textProp = AceType::DynamicCast<TextLayoutProperty>(buttonTextNode->GetLayoutProperty()); in UpdateTextFontScale() local