Home
last modified time | relevance | path

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

12345

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A 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
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H A Dcontainer_modal_pattern_enhance_test_ng.cpp317 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
339 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
362 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
385 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
410 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
441 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
472 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
495 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
518 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
549 …auto textNode = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, 2, AceType::MakeRefPtr<TextPickerCo… variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_test_update.cpp283 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
325 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
367 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
408 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
450 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
501 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
548 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
595 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
642 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
697 auto textNode = AceType::DynamicCast<FrameNode>(toastNode->GetFirstChild()); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A 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
H A Dnavdestination_node_base.cpp54 auto textNode = DynamicCast<FrameNode>(barItemNode->GetTextNode()); in GetBarItemsString() local
H A Dbar_item_pattern.cpp154 auto textNode = DynamicCast<FrameNode>(barItemNode->GetTextNode()); in UpdateBarItemActiveStatusResource() local
205 auto textNode = AceType::DynamicCast<FrameNode>(barItemNode->GetTextNode()); in ToJsonValue() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A 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
1325 auto textNode = GetCurSecCompChildNode(V2::TEXT_ETS_TAG); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_animation_test_ng.cpp408 auto textNode = variable
440 auto textNode = variable
520 auto textNode = variable
558 auto textNode = variable
595 auto textNode = variable
H A 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
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A 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
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
1137 auto textNode = AceType::DynamicCast<FrameNode>(child->GetLastChild()); variable
1235 auto textNode = AceType::DynamicCast<FrameNode>(child->GetLastChild()); variable
1273 auto textNode = AceType::DynamicCast<FrameNode>(child->GetLastChild()); variable
1354 auto textNode = AceType::DynamicCast<FrameNode>(child->GetLastChild()); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/badge/
H A 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
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrag_and_drop_test.cpp158 auto textNode = new ArkUI_Node({ ARKUI_NODE_TEXT, nullptr, true }); variable
257 auto textNode = new ArkUI_Node({ ARKUI_NODE_TEXT, nullptr, true }); variable
489 auto textNode = new ArkUI_Node({ ARKUI_NODE_TEXT, nullptr, true }); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_view.cpp55 …auto textNode = FrameNode::CreateFrameNode(V2::TEXT_ETS_TAG, textId, AceType::MakeRefPtr<TextPatte… in CreateToastNode() local
87 const RefPtr<FrameNode>& textNode, const std::string& message, in UpdateTextLayoutProperty()
H A Dtoast_pattern.h73 void SetTextNode(RefPtr<FrameNode> textNode) in SetTextNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_pattern.cpp194 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in PlayMarqueeAnimation() local
354 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in SetTextOffset() local
476 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in CalculateStart() local
518 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in CalculateEnd() local
602 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in GetTextNodeWidth() local
625 auto textNode = DynamicCast<FrameNode>(host->GetFirstChild()); in IsRunMarquee() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/
H A 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
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A 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
2352 auto textNode = FrameNode::CreateFrameNode( variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A 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
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddrag_animation_helper_test_ng.cpp220 auto textNode = FrameNode::GetOrCreateFrameNode(V2::TEXT_ETS_TAG, textNodeId, variable
244 auto textNode = FrameNode::GetOrCreateFrameNode(V2::TEXT_ETS_TAG, textNodeId, variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.cpp36 auto textNode = FrameNode::GetOrCreateFrameNode( in Create() local
112 auto textNode = FrameNode::GetOrCreateFrameNode( in CreateFrameNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A 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

12345