Home
last modified time | relevance | path

Searched defs:textNode (Results 1 – 25 of 119) sorted by relevance

12345

/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
Dcontainer_modal_pattern_enhance_test_ng.cpp259 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
281 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
304 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
327 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
352 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
383 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
414 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
437 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
460 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
491 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
Dnetwork_parser_test.cpp225 xmlNodePtr textNode = xmlNewText(BAD_CAST "0test0"); variable
243 xmlNodePtr textNode = xmlNewText(BAD_CAST "0test0"); variable
261 xmlNodePtr textNode = xmlNewText(BAD_CAST "-1/0/1/2/0/0/0/0/0/0"); variable
280 xmlNodePtr textNode = xmlNewText(BAD_CAST "NETWORK_SELECTION_ENABLED"); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
Doverlay_test_update.cpp282 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
324 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
366 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
407 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
449 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
500 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
547 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
594 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
641 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
696 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dbar_item_layout_algorithm.cpp53 auto textNode = hostNode->GetTextNode(); in MeasureToolbarItemText() local
91 auto textNode = hostNode->GetTextNode(); in MeasureText() local
127 auto textNode = hostNode->GetTextNode(); in LayoutText() local
180 auto textNode = hostNode->GetTextNode(); in Layout() local
Dnavdestination_node_base.cpp54 auto textNode = DynamicCast<FrameNode>(barItemNode->GetTextNode()); in GetBarItemsString() local
Dbar_item_pattern.cpp154 auto textNode = DynamicCast<FrameNode>(barItemNode->GetTextNode()); in UpdateBarItemActiveStatusResource() local
205 auto textNode = AceType::DynamicCast<FrameNode>(barItemNode->GetTextNode()); in ToJsonValue() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
Dsecurity_component_test_ng.cpp264 auto textNode = GetSecCompChildNode(node, V2::TEXT_ETS_TAG); in CreateSecurityComponentLayoutWrapper() local
311 auto textNode = GetSecCompChildNode(frameNode, V2::TEXT_ETS_TAG); variable
375 auto textNode = GetSecCompChildNode(frameNode, V2::TEXT_ETS_TAG); variable
449 auto textNode = GetCurSecCompChildNode(V2::TEXT_ETS_TAG); variable
507 auto textNode = GetCurSecCompChildNode(V2::TEXT_ETS_TAG); variable
759 auto textNode = GetSecCompChildNode(frameNode, V2::TEXT_ETS_TAG); variable
824 auto textNode = GetSecCompChildNode(frameNode, V2::TEXT_ETS_TAG); variable
898 auto textNode = GetCurSecCompChildNode(V2::TEXT_ETS_TAG); variable
956 auto textNode = GetCurSecCompChildNode(V2::TEXT_ETS_TAG); variable
1187 auto textNode = GetSecCompChildNode(frameNode, V2::TEXT_ETS_TAG); variable
[all …]
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
Dtool_bar_test_ng.cpp249 auto textNode = FrameNode::CreateFrameNode( variable
282 auto textNode = FrameNode::CreateFrameNode( variable
384 auto textNode = FrameNode::CreateFrameNode("Text", 0, AceType::MakeRefPtr<TextPattern>()); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
Dtext_picker_column_test_ng.cpp261 auto textNode = AceType::DynamicCast<FrameNode>(child->GetFirstChild()); variable
315 auto textNode = AceType::DynamicCast<FrameNode>(child->GetLastChild()); variable
369 auto textNode = AceType::DynamicCast<FrameNode>(child->GetFirstChild()); variable
546 auto textNode = AceType::DynamicCast<FrameNode>(linearLayoutNode->GetLastChild()); variable
618 auto textNode = AceType::DynamicCast<FrameNode>(child->GetFirstChild()); variable
724 auto textNode = AceType::DynamicCast<FrameNode>(child->GetFirstChild()); variable
844 auto textNode = AceType::DynamicCast<FrameNode>(child->GetFirstChild()); variable
1022 auto textNode = AceType::DynamicCast<FrameNode>(child->GetFirstChild()); variable
1081 auto textNode = AceType::DynamicCast<FrameNode>(linearLayoutNode->GetLastChild()); variable
1137 auto textNode = AceType::DynamicCast<FrameNode>(child->GetLastChild()); variable
[all …]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/
Dtext_timer_test_ng.cpp199 auto textNode = AceType::DynamicCast<FrameNode>(frameNode->GetLastChild()); variable
328 auto textNode = AceType::DynamicCast<FrameNode>(frameNode->GetLastChild()); variable
526 auto textNode = AceType::DynamicCast<FrameNode>(host->GetLastChild()); variable
623 auto textNode = FrameNode::GetOrCreateFrameNode( variable
677 auto textNode = pattern->GetTextNode(); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/badge/
Dbadge_test_ng.cpp133 auto textNode = FrameNode::GetOrCreateFrameNode( in CreateChild() local
245 auto textNode = FrameNode::GetOrCreateFrameNode( variable
402 auto textNode = FrameNode::GetOrCreateFrameNode( variable
441 auto textNode = FrameNode::GetOrCreateFrameNode( variable
478 auto textNode = FrameNode::GetOrCreateFrameNode( variable
/foundation/arkui/ace_engine/test/unittest/interfaces/
Ddrag_and_drop_test.cpp158 auto textNode = new ArkUI_Node({ ARKUI_NODE_TEXT, nullptr }); variable
257 auto textNode = new ArkUI_Node({ ARKUI_NODE_TEXT, nullptr }); variable
489 auto textNode = new ArkUI_Node({ ARKUI_NODE_TEXT, nullptr }); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
Dtoast_view.cpp55 …auto textNode = FrameNode::CreateFrameNode(V2::TEXT_ETS_TAG, textId, AceType::MakeRefPtr<TextPatte… in CreateToastNode() local
86 const RefPtr<FrameNode>& textNode, const std::string& message, in UpdateTextLayoutProperty()
Dtoast_pattern.h71 void SetTextNode(RefPtr<FrameNode> textNode) in SetTextNode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
Dmarquee_pattern.cpp194 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in PlayMarqueeAnimation() local
350 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in SetTextOffset() local
472 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in CalculateStart() local
514 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in CalculateEnd() local
598 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in GetTextNodeWidth() local
621 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in IsRunMarquee() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
Dmenu_origin_test_ng.cpp212 auto textNode = FrameNode::CreateFrameNode( in GetPreviewMenuWrapper() local
334 auto textNode = FrameNode::CreateFrameNode( variable
479 auto textNode = FrameNode::CreateFrameNode( variable
537 auto textNode = FrameNode::CreateFrameNode( variable
873 auto textNode = FrameNode::CreateFrameNode( variable
900 auto textNode = FrameNode::CreateFrameNode( variable
1157 auto textNode = FrameNode::CreateFrameNode( variable
1956 auto textNode = FrameNode::CreateFrameNode( variable
2030 auto textNode = FrameNode::CreateFrameNode( variable
2294 auto textNode = AceType::DynamicCast<FrameNode>(optionPattern->GetTextNode()); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
Doption_view.cpp74 …auto textNode = FrameNode::CreateFrameNode(V2::TEXT_ETS_TAG, textId, AceType::MakeRefPtr<TextPatte… in CreateText() local
225 auto textNode = CreateText(params[index].value, row); in CreateOption() local
245 auto textNode = CreateText(value, row); in CreateOption() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
Dgauge_pattern.cpp167 auto textNode = FrameNode::GetOrCreateFrameNode( in InitLimitValueText() local
208 auto textNode = FrameNode::GetOrCreateFrameNode( in HideLimitValueText() local
332 auto textNode = FrameNode::GetFrameNode(V2::TEXT_ETS_TAG, valueTextId); in ObscureText() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_view.cpp226 auto textNode = CreateMessage(message, useCustom); in CreateBubbleNode() local
393 auto textNode = AceType::DynamicCast<FrameNode>(button->GetFirstChild()); in UpdateBubbleButtons() local
405 auto textNode = AceType::DynamicCast<FrameNode>(button->GetFirstChild()); in UpdateBubbleButtons() local
431 auto textNode = AceType::DynamicCast<FrameNode>(child); in UpdateBubbleContent() local
437 auto textNode = AceType::DynamicCast<FrameNode>(child->GetFirstChild()); in UpdateBubbleContent() local
453 auto textNode = AceType::DynamicCast<FrameNode>(childNode); in UpdateBubbleContent() local
633 …auto textNode = FrameNode::CreateFrameNode(V2::TEXT_ETS_TAG, textId, AceType::MakeRefPtr<TextPatte… in CreateMessage() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
Ddrag_animation_helper.cpp265 void DragAnimationHelper::ShowBadgeAnimation(const RefPtr<FrameNode>& textNode) in ShowBadgeAnimation()
313 …tr<OverlayManager>& manager, const RefPtr<FrameNode>& imageNode, const RefPtr<FrameNode>& textNode) in CalcBadgeTextPosition()
349 const RefPtr<FrameNode>& textNode, int32_t badgeLength, int32_t childSize) in UpdateBadgeLayoutAndRenderContext()
401 auto textNode = menuWrapperPattern->GetBadgeNode(); in ShowGatherAnimationWithMenu() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_model_ng.cpp77 auto textNode = FrameNode::CreateFrameNode( in CreateDatePicker() local
91 auto textNode = FrameNode::CreateFrameNode( in CreateDatePicker() local
105 auto textNode = FrameNode::CreateFrameNode( in CreateDatePicker() local
219 auto textNode = FrameNode::CreateFrameNode( in CreateFrameNode() local
233 auto textNode = FrameNode::CreateFrameNode( in CreateFrameNode() local
247 auto textNode = FrameNode::CreateFrameNode( in CreateFrameNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_pattern.cpp263 …ntPattern::ToJsonValueTextNode(std::unique_ptr<JsonValue>& json, const RefPtr<FrameNode>& textNode, in ToJsonValueTextNode()
300 RefPtr<FrameNode> textNode = GetSecCompChildNode(node, V2::TEXT_ETS_TAG); in ToJsonValue() local
384 …ecurityComponentPattern::UpdateTextProperty(RefPtr<FrameNode>& scNode, RefPtr<FrameNode>& textNode) in UpdateTextProperty()
450 RefPtr<FrameNode> textNode = GetSecCompChildNode(frameNode, V2::TEXT_ETS_TAG); in OnModifyDone() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_input/
Dtext_input_layout_algorithm.cpp144 auto textNode = pattern->GetErrorNode().Upgrade(); in PrepareErrorTextNode() local
167 auto textNode = pattern->GetErrorNode().Upgrade(); in BeforeErrorLayout() local
221 auto textNode = textFieldPattern->GetErrorNode().Upgrade(); in ErrorLayout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
Dstepper_pattern.cpp186 …auto textNode = FrameNode::GetOrCreateFrameNode(V2::TEXT_ETS_TAG, ElementRegister::GetInstance()->… in CreateLeftButtonNode() local
211 auto textNode = DynamicCast<FrameNode>(rowNode->GetChildAtIndex(1)); in UpdateLeftButtonNode() local
320 …auto textNode = FrameNode::GetOrCreateFrameNode(V2::TEXT_ETS_TAG, ElementRegister::GetInstance()->… in CreateArrowRightButtonNode() local
417 …auto textNode = FrameNode::GetOrCreateFrameNode(V2::TEXT_ETS_TAG, ElementRegister::GetInstance()->… in CreateArrowlessRightButtonNode() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/
Dprogress_test_ng.cpp724 auto textNode = AceType::DynamicCast<FrameNode>(frameNode_->GetChildAtIndex(0)); variable
763 auto textNode = AceType::DynamicCast<FrameNode>(frameNode_->GetChildAtIndex(0)); variable
854 auto textNode = AceType::DynamicCast<FrameNode>(frameNode_->GetChildAtIndex(0)); variable

12345