Home
last modified time | relevance | path

Searched defs:child (Results 901 - 925 of 1097) sorted by relevance

1...<<31323334353637383940>>...44

/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp629 auto child = AceType::MakeRefPtr<RenderElementProxy>(host_.Upgrade(), true); variable
642 auto child = ElementProxy::Create(host_, component); variable
1102 const auto& child = *itChildStart; global() variable
1118 const auto& child = *(--itChildEnd); global() variable
1132 const auto& child = *itChildStart; global() variable
1143 RefPtr<ElementProxy> child; global() variable
1162 const auto& child = *(itChildEnd++); global() variable
1199 const auto& child = *itChildStart; UpdateForPartialUpdate() local
1215 const auto& child = *(--itChildEnd); UpdateForPartialUpdate() local
1229 const auto& child = *itChildStart; UpdateForPartialUpdate() local
1240 RefPtr<ElementProxy> child; UpdateForPartialUpdate() local
1259 const auto& child = *(itChildEnd++); UpdateForPartialUpdate() local
1401 auto child = ElementProxy::Create(host_, childComponent); global() variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_paragraph_layout_algorithm.cpp577 AddSymbolSpanToParagraph(const RefPtr<SpanItem>& child, int32_t& spanTextLength, const RefPtr<FrameNode>& frameNode, const RefPtr<Paragraph>& paragraph) AddSymbolSpanToParagraph() argument
588 AddTextSpanToParagraph(const RefPtr<SpanItem>& child, int32_t& spanTextLength, const RefPtr<FrameNode>& frameNode, const RefPtr<Paragraph>& paragraph) AddTextSpanToParagraph() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_caches.cpp207 RefPtr<UINode> child; in AddKeyToL1() local
233 RefPtr<UINode> child; in RemoveKeyFromL1() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp57 void AppendChild(ArkUINodeHandle node, ArkUINodeHandle child) in AppendChild() argument
66 void InsertChildAfter(ArkUINodeHandle node, ArkUINodeHandle child, ArkUINodeHandle sibling) in InsertChildAfter() argument
77 void RemoveChild(ArkUINodeHandle node, ArkUINodeHandle child) in RemoveChild() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_test_ng.cpp1986 auto child = textPickerPattern->GetColumnNode(); in HWTEST_F() local
H A Dtext_picker_Extend_test_ng.cpp1632 auto child = textPickerPattern->GetColumnNode(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_test_ng.cpp214 auto child = WaterFlowItemNode::GetOrCreateFlowItem( in AddItems() local
230 auto child = WaterFlowItemNode::GetOrCreateFlowItem( in AddItemsAtSlot() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng.cpp3326 auto child = std::make_unique<JsonValue>(); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp46 size_t GetChildIndex(SCENE_NS::INode& parent, SCENE_NS::INode& child) in GetChildIndex() argument
501 auto child = static_cast<NodeImpl*>(object.get()); in RecursivelyEnableCache() local
520 auto child = dynamic_cast<NodeImpl*>(object.get()); in UpdateChildrenPath() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_visitor_test.cpp226 auto child = std::make_shared<RSSurfaceRenderNode>(id + 1); in HWTEST_F() local
265 auto child = std::make_shared<RSSurfaceRenderNode>(id + 1); in HWTEST_F() local
303 auto child = std::make_shared<RSSurfaceRenderNode>(id + 1); in HWTEST_F() local
[all...]
H A Drs_round_corner_display_test.cpp625 auto child = xmlNewNode(NULL, BAD_CAST(rs_rcd::NODE_HARDWARECOMPOSER)); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp482 auto child = children_.back(); PopChildNoRefresh() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_surface_node.cpp185 void RSSurfaceNode::AddChild(std::shared_ptr<RSBaseNode> child, int index) in AddChild() argument
194 void RSSurfaceNode::RemoveChild(std::shared_ptr<RSBaseNode> child) in RemoveChild() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp1176 auto child = RSProxyNode::Create(childNode); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test.cpp1047 std::shared_ptr<RSRenderNode> child = std::make_shared<RSRenderNode>(0); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/
H A Drsanimationbase_fuzzer.cpp576 std::shared_ptr<RSRenderTransitionEffect> child = std::make_shared<RSTransitionFade>(alpha); in RSRenderTransitionFuzzerTest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.cpp939 auto child = rootNode->GetFirstChild(); in UpdateDisplayNodeScreenId() local
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_cloud_mock.cpp100 UpdateChildCache(struct CloudDiskFuseData *data, int64_t localId, shared_ptr<CloudDiskInode> child) UpdateChildCache() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp248 CmdListHandle CmdListHelper::AddChildToCmdList(CmdList& cmdList, const std::shared_ptr<CmdList>& child) in AddChildToCmdList() argument
/third_party/ffmpeg/libavcodec/
H A Dclearvideo.c66 struct TileInfo *child[4]; member
H A Dagm.c918 int child[2]; member
[all...]
/third_party/elfutils/tests/
H A Dvarlocs.c1026 Dwarf_Die child; handle_die() local
[all...]
/third_party/f2fs-tools/fsck/
H A Ddict.c641 dnode_t *nil = dict_nil(dict), *child, *delparent = delete->parent; in dict_delete() local
[all...]
/third_party/ffmpeg/fftools/
H A Dcmdutils.c166 const AVClass *child; in show_help_children() local
/third_party/ffmpeg/libavfilter/
H A Davfiltergraph.c1272 int child = 2 * index + 1; in heap_bubble_down() local

Completed in 62 milliseconds

1...<<31323334353637383940>>...44