Home
last modified time | relevance | path

Searched defs:textProperty (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_drag/
H A Dtext_drag_test_ng.cpp80 …ragTestNg::CreateTextWithDragNode(const std::string& textContent, const TextProperty& textProperty) in CreateTextWithDragNode()
93 void TextDragTestNg::SetTextProperty(TextModelNG& textModel, const TextProperty& textProperty) in SetTextProperty()
209 const TextProperty textProperty = { variable
247 const TextProperty textProperty = { variable
284 const TextProperty textProperty = { variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_test_update.cpp1044 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
1097 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
1150 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
1202 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
1254 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
1306 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
1358 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
1410 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
1462 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
1514 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp66 void UpdateFontSize(RefPtr<TextLayoutProperty>& textProperty, RefPtr<MenuLayoutProperty>& menuPrope… in UpdateFontSize()
78 void UpdateFontWeight(RefPtr<TextLayoutProperty>& textProperty, RefPtr<MenuLayoutProperty>& menuPro… in UpdateFontWeight()
94 void UpdateFontStyle(RefPtr<TextLayoutProperty>& textProperty, RefPtr<MenuLayoutProperty>& menuProp… in UpdateFontStyle()
109 auto textProperty = textNode ? textNode->GetLayoutProperty<TextLayoutProperty>() : nullptr; in UpdateFontColor() local
122 void UpdateFontFamily(RefPtr<TextLayoutProperty>& textProperty, RefPtr<MenuLayoutProperty>& menuPro… in UpdateFontFamily()
1393 auto textProperty = node ? node->GetLayoutProperty<TextLayoutProperty>() : nullptr; in UpdateText() local
1423 void MenuItemPattern::UpdateTextOverflow(RefPtr<TextLayoutProperty>& textProperty, in UpdateTextOverflow()
1445 auto textProperty = node ? node->GetLayoutProperty<TextLayoutProperty>() : nullptr; in UpdateFont() local
1472 void MenuItemPattern::UpdateMaxLinesFromTheme(RefPtr<TextLayoutProperty>& textProperty) in UpdateMaxLinesFromTheme()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_patternEx_test_ng.cpp382 auto textProperty = contentNode->GetLayoutProperty<TextLayoutProperty>(); variable
447 auto textProperty = contentNode->GetLayoutProperty<TextLayoutProperty>(); variable
506 auto textProperty = contentNode->GetLayoutProperty<TextLayoutProperty>(); variable
574 auto textProperty = contentNode->GetLayoutProperty<TextLayoutProperty>(); variable
979 auto textProperty = contentNode->GetLayoutProperty<TextLayoutProperty>(); variable
1341 auto textProperty = contentNode->GetLayoutProperty<TextLayoutProperty>(); variable
H A Dmenuitemgroup_test_ng.cpp720 auto textProperty = contentNode->GetLayoutProperty<TextLayoutProperty>(); variable
H A Dmenu_origin_test_ng.cpp860 auto textProperty = titleChild->GetLayoutProperty<TextLayoutProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dservice_collaboration_menu_ace_helper.cpp74 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateText() local
105 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateHeaderText() local
487 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateText() local
666 auto textProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); in CreateCustomPopUpNode() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/symbol/
H A Dsymbol_test_ng.cpp393 RefPtr<TextLayoutProperty> textProperty = AceType::DynamicCast<TextLayoutProperty>(property); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_view.cpp77 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateText() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp330 auto textProperty = textNode_->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextSizeConstraint() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A Dsecurity_component_test_ng_extension.cpp667 RefPtr<TextLayoutProperty> textProperty = variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.cpp144 auto textProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateTitleNode() local