Home
last modified time | relevance | path

Searched refs:node (Results 2701 - 2725 of 4511) sorted by relevance

1...<<101102103104105106107108109110>>...181

/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drosen_render_list_item.h42 void PaintFadeOutEffect(const RefPtr<RenderNode>& node, const Offset& offset);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dkeyboard_base_pattern.h49 void OnDetachFromFrameNode(FrameNode* node) override;
/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Drender_hyperlink.h61 void SetImageChildColor(const RefPtr<Component> node);
/foundation/arkui/ace_engine/interfaces/inner_api/xcomponent_controller/
H A Dxcomponent_controller.h61 napi_env env, napi_value node, SurfaceCallbackMode mode);
/foundation/arkui/ace_engine/interfaces/native/node/
H A Devent_converter.h29 ArkUI_NodeHandle node; member
/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_proxy_element.h53 RefPtr<FocusNode> GetChildFocusNode(const RefPtr<Element>& node);
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Di_dash_mpd_node.h33 static void DestroyNode(IDashMpdNode *node);
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_trans_lane.h35 ListNode node; member
H A Dlnn_lane_link_conflict.h53 ListNode node; member
/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_map.h27 * LNN map node struct
41 MapNode **nodes; /* Map node bucket */
42 uint32_t nodeSize; /* Map node count */
43 uint32_t bucketSize; /* Map node bucket size */
47 * LNN map node struct
50 MapNode *node; /* Map node */ member
51 uint32_t nodeNum; /* Map node */
52 uint32_t bucketNum; /* Map node */
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/include/
H A Dclient_trans_file.h37 ListNode node; member
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/include/
H A Drs_graphic_test.h36 void RegisterNode(std::shared_ptr<RSNode> node);
/base/startup/init/services/modules/sysevent/
H A Dstartup_time_event.c49 static int TraversalEvent(ListNode *node, void *root) in TraversalEvent() argument
51 BOOT_EVENT_PARAM_ITEM *item = (BOOT_EVENT_PARAM_ITEM *)node; in TraversalEvent()
/base/update/updater/services/package/pkg_package/
H A Dpkg_pkgfile.cpp69 int32_t PkgFileImpl::ExtractFile(const PkgEntryPtr node, PkgStreamPtr output) in ExtractFile() argument
77 auto entry = static_cast<PkgEntryPtr>(node); in ExtractFile()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.h42 void SetEntryNode(const WeakPtr<FrameNode>& node) in SetEntryNode() argument
44 entryNode_ = node; in SetEntryNode()
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.h123 void InitAnimatorGroup(const RefPtr<RenderNode>& node);
124 void AddToAnimatorGroup(const RefPtr<RenderNode>& node, RefPtr<AnimatorGroup>& animatorGroup);
/foundation/arkui/ace_engine/frameworks/core/common/stylus/
H A Dstylus_detector_mgr.h39 size_t operator()(const RefPtr<NG::FrameNode>& node) const in operator ()()
41 return node->GetId(); in operator ()()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation_utils.h37 for (const auto& node : nodeList) { in TransformAccessbilityElementInfo()
38 accessibilityElementInfo.AddChild(node); in TransformAccessbilityElementInfo()
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_base.h59 #include "interfaces/native/node/resource.h"
155 auto node = MakeRefPtr<TestNode>(nodeId); in CreateTestNode() local
156 return node; in CreateTestNode()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dui_task_scheduler.h144 void AddSafeAreaPaddingProcessTask(FrameNode* node);
145 void RemoveSafeAreaPaddingProcessTask(FrameNode* node);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model_ng.h50 void RegisterOnCreate(const RefPtr<AceType>& node, LoadEvent&& onLoad) override;
51 void RegisterOnDestroy(const RefPtr<AceType>& node, DestroyEvent&& onDestroy) override;
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmulti_composed_element.cpp154 for (const auto& node : elements) {
155 UpdateChildWithSlot(node.second, nullptr, DEFAULT_ELEMENT_SLOT, DEFAULT_RENDER_SLOT);
/foundation/arkui/ui_lite/test/unittest/font/
H A Dui_font_unit_test.cpp176 GlyphNode node; in HWTEST_F() local
177 uint8_t* bitmap = UIFont::GetInstance()->GetBitmap(0, node, 0, 0, 0); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_canvas_drawing_render_node_drawable.h30 static RSRenderNodeDrawable::Ptr OnGenerate(std::shared_ptr<const RSRenderNode> node);
70 explicit RSCanvasDrawingRenderNodeDrawable(std::shared_ptr<const RSRenderNode>&& node);
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
H A Drs_implicit_animation_param_test.cpp80 std::shared_ptr<RSCanvasNode> node = RSCanvasNode::Create(); in HWTEST_F() local
83 modifier->AttachToNode(node); in HWTEST_F()

Completed in 18 milliseconds

1...<<101102103104105106107108109110>>...181