Home
last modified time | relevance | path

Searched defs:child (Results 451 - 475 of 1097) sorted by relevance

1...<<11121314151617181920>>...44

/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dtimeout_recognizer.cpp24 SingleChildGestureRecognizer(WeakPtr<PipelineBase> context, RefPtr<GestureRecognizer> child) SingleChildGestureRecognizer() argument
85 TimeoutRecognizer(WeakPtr<PipelineBase> context, RefPtr<GestureRecognizer> child, std::chrono::duration<float> timeout) TimeoutRecognizer() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomposed_element.cpp72 auto child = children_.empty() ? nullptr : children_.front(); in PerformBuild() local
122 void ComposedElement::Apply(const RefPtr<Element>& child) in Apply() argument
217 UpdateChild(const RefPtr<Element>& child, const RefPtr<Component>& newComponent) UpdateChild() argument
[all...]
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Daccessibility_extension_context.cpp145 RetError AccessibilityExtensionContext::GetParentElementInfo(const AccessibilityElementInfo &child, in GetParentElementInfo() argument
121 GetChildElementInfo(const int32_t index, const AccessibilityElementInfo &parent, AccessibilityElementInfo &child) GetChildElementInfo() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Danalog_clock_component.cpp97 jerry_value_t child = jerry_get_property_by_index(children_, index); in ProcessChildren() local
125 void AnalogClockComponent::SetImageHand(uint16_t handType, jerry_value_t child, UIVie argument
155 SetRectHand(uint16_t handType, jerry_value_t child, UIView* childView) SetRectHand() argument
[all...]
H A Dswiper_component.cpp100 void SwiperComponent::AttachView(const Component *child) in AttachView() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dstack_tdd_test.cpp102 Component *child = CreateChildComponent(childOptions); in ComponentStackTest002() local
186 Component *child = CreateChildComponent(childOptions); in ComponentStackTest004() local
234 Component *child = CreateChildComponent(childOptions); ComponentStackTest005() local
282 Component *child = CreateChildComponent(childOptions); ComponentStackTest006() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_top_down_test.cpp341 auto child = GetChildFrameNode(frameNode_, 49); in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/dock/
H A Dfocus_manager.cpp200 UIView* child = nullptr; in GetNextFocus() local
257 UIView* child = current->GetChildrenHead(); GetNextFocus() local
[all...]
/foundation/bundlemanager/bundle_framework/test/resource/common/src/
H A Dstoperator.cpp61 auto child = std::make_shared<StOperator>(); in PullOperatorFromVector() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_container.h197 Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith) Replace() argument
303 Remove(const T& child) Remove() argument
311 Replace(const T1& child, const T2& replaceWith, bool addAlways = false) Replace() argument
340 ContainsObject(const META_NS::IContainer::ConstPtr& container, const T& child) ContainsObject() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.cpp61 bool AttachmentContainer::Remove(const IObject::Ptr& child) in Remove() argument
66 bool AttachmentContainer::Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith, bool addAlways) in Replace() argument
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp104 pid_t child = std::stoi(ptr->d_name); in GetChildPids() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_local.cpp42 auto child = FileOperationsHelper::FindCloudDiskInode(data, localId); in DoLocalLookup() local
[all...]
/test/xts/hats/kernel/freelist/modify_pointer/
H A DMalloc_modify_pointer.cpp84 static int child(void) in child() function
/test/xts/hats/kernel/freelist/encode_pointer/
H A DMalloc_encode_pointer.cpp81 static int child(void) { in child() function
/third_party/elfutils/tests/
H A Dfuncscopes.c57 Dwarf_Die child; in print_vars() local
[all...]
H A Dshow-die-info.c61 Dwarf_Die child; in handle() local
H A Daddrscopes.c55 Dwarf_Die child; in print_vars() local
[all...]
/third_party/elfutils/backends/
H A Daarch64_retval.c43 skip_until (Dwarf_Die *child, int tag) in skip_until() argument
/third_party/backends/backend/escl/
H A Descl_status.c75 xmlNode *child = node->children; in find_nodes_s() local
/third_party/FreeBSD/sys/arm/arm/
H A Dnexus.c154 nexus_print_child(device_t bus, device_t child) in nexus_print_child() argument
170 nexus_alloc_resource(device_t bus, device_t child, int type, int *rid, in nexus_alloc_resource() argument
/third_party/FreeBSD/sys/kern/
H A Dbus_if.c23 null_alloc_resource(device_t dev, device_t child, in null_alloc_resource() argument
/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
H A DMetadataFilter.java322 shouldDrop(String parent, String child) shouldDrop() argument
[all...]
/third_party/jerryscript/jerry-ext/handle-scope/
H A Dhandle-scope.c80 jerryx_handle_scope child = jerryx_handle_scope_get_child (a_scope); in jerryx_close_handle_scope() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_comparison_pre.c336 nir_block *child = block->dom_children[i]; in comparison_pre_block() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...44