Home
last modified time | relevance | path

Searched defs:nodeId (Results 226 - 250 of 774) sorted by relevance

12345678910>>...31

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_component_api_bridge.cpp22 shared_ptr<JsValue> JsiComponentApiBridge::JsGetScrollOffset(const shared_ptr<JsRuntime>& runtime, NodeId nodeId) in JsGetScrollOffset() argument
76 shared_ptr<JsValue> JsiComponentApiBridge::JsGetBoundingRect(const shared_ptr<JsRuntime>& runtime, NodeId nodeId) in JsGetBoundingRect() argument
101 shared_ptr<JsValue> JsiComponentApiBridge::JsGetInspector(const shared_ptr<JsRuntime>& runtime, NodeId nodeId) in JsGetInspector() argument
122 JsScrollTo( const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) JsScrollTo() argument
[all...]
/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_loader.cpp66 DownloadImage( DownloadCallback&& downloadCallback, const std::string& src, bool sync, int32_t nodeId) DownloadImage() argument
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Dmock_js_accessibility_manager.cpp32 bool UIExtensionManager::IsShowPlaceholder(int32_t nodeId) in IsShowPlaceholder() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_click_testone_ng.cpp35 auto nodeId = stack->ClaimNodeId(); in SetUp() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dsymbol_span_model_ng.cpp38 auto nodeId = stack->ClaimNodeId(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_component.cpp396 CreateAccessibilityNode( const std::string& tag, int32_t nodeId, int32_t parentNodeId, int32_t itemIndex) CreateAccessibilityNode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_model_ng.cpp31 int32_t nodeId = (stack == nullptr ? 0 : stack->ClaimNodeId()); in Create() local
67 RefPtr<FrameNode> QRCodeModelNG::CreateFrameNode(int32_t nodeId) in CreateFrameNode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_event_process.cpp24 void WindowEventProcess::ProcessEnterLeaveEvent(int32_t nodeId, in ProcessEnterLeaveEvent() argument
63 void WindowEventProcess::ProcessWindowMouseEvent(int32_t nodeId, in ProcessWindowMouseEvent() argument
82 void WindowEventProcess::ProcessWindowDragEvent(int32_t nodeId, in ProcessWindowDragEvent() argument
130 UpdateWindowMouseRecord(int32_t nodeId, sptr<Rosen::Session> session, const std::shared_ptr<MMI::PointerEvent>& pointerEvent) UpdateWindowMouseRecord() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dfor_each_model_ng.cpp38 auto nodeId = stack->ClaimNodeId(); in Create() local
47 std::list<std::string> ForEachModelNG::GetCurrentIdList(int32_t nodeId) in GetCurrentIdList() argument
H A Drepeat_virtual_scroll_model_ng.cpp34 auto nodeId = stack->ClaimNodeId(); in Create() local
51 auto nodeId = stack->ClaimNodeId(); in UpdateRenderState() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_node.h28 StepperNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false) in StepperNode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_node.cpp38 GetOrCreateScreenNode( const std::string& tag, int32_t nodeId, const std::function<RefPtr<Pattern>(void)>& patternCreator) GetOrCreateScreenNode() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_paint_method_test.cpp75 auto nodeId = stack->ClaimNodeId(); in HWTEST_F() local
H A Dweb_layout_algorithm_test.cpp75 auto nodeId = stack->ClaimNodeId(); in HWTEST_F() local
115 auto nodeId = stack->ClaimNodeId(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.h44 explicit RSSurfaceCaptureTaskParallel(NodeId nodeId, const RSSurfaceCaptureConfig& captureConfig) in RSSurfaceCaptureTaskParallel() argument
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_canvas_node_cmd_test.cpp71 NodeId nodeId = static_cast<NodeId>(-1); in HWTEST_F() local
85 NodeId nodeId = static_cast<NodeId>(-1); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/drawcmdlist_fuzzer/
H A Ddraw_cmd_list_fuzzer.cpp93 NodeId nodeId = GetObject<NodeId>(); in DrawCmdListFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_canvas_node_command_test.cpp46 NodeId nodeId = static_cast<NodeId>(-1); in HWTEST_F() local
60 NodeId nodeId = static_cast<NodeId>(-1); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_context.cpp86 void RSContext::AddSyncFinishAnimationList(NodeId nodeId, AnimationId animationId) in AddSyncFinishAnimationList() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_effect_render_node_test.cpp54 NodeId nodeId = 0; in HWTEST_F() local
73 NodeId nodeId = 0; in HWTEST_F() local
92 NodeId nodeId = 0; in HWTEST_F() local
111 NodeId nodeId = 0; in HWTEST_F() local
139 NodeId nodeId = 0; in HWTEST_F() local
160 NodeId nodeId = 0; HWTEST_F() local
179 NodeId nodeId = 0; HWTEST_F() local
193 NodeId nodeId = 0; HWTEST_F() local
214 NodeId nodeId = 0; HWTEST_F() local
233 NodeId nodeId = 0; HWTEST_F() local
249 NodeId nodeId = 0; HWTEST_F() local
263 NodeId nodeId = 0; HWTEST_F() local
[all...]
/foundation/window/window_manager/previewer/src/
H A Dvsync_station.cpp29 VsyncStation::VsyncStation(NodeId nodeId) : nodeId_(nodeId) in VsyncStation() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/node_container/
H A Dnode_container_model_ng.cpp24 auto nodeId = stack->ClaimNodeId(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/full_screen/
H A Dfull_screen_manager.cpp34 auto nodeId = frameNode->GetId(); in RequestFullScreen() local
69 auto nodeId = frameNode->GetId(); in ExitFullScreen() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_model_ng.cpp31 auto nodeId = stack->ClaimNodeId(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_model_ng.cpp34 auto nodeId = stack->ClaimNodeId(); in Create() local
45 RefPtr<FrameNode> GridRowModelNG::CreateFrameNode(int32_t nodeId) in CreateFrameNode() argument

Completed in 11 milliseconds

12345678910>>...31