Home
last modified time | relevance | path

Searched defs:node (Results 1101 - 1125 of 1318) sorted by relevance

1...<<41424344454647484950>>...53

/foundation/arkui/ace_engine/test/unittest/core/pattern/slider/
H A Dslider_pattern_test_ng.cpp956 auto node = [](SliderConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
1402 auto node = sliderPattern->pointAccessibilityNodeVec_[i]; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/checkboxgroup/
H A Dcheckboxgroup_test_ng.cpp2031 auto node = AceType::RawPtr(frameNode); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H A Dcontainer_modal_test_ng.cpp807 auto node = AceType::DynamicCast<FrameNode>(child); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/rating/
H A Drating_test_ng.cpp740 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
1248 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
1290 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1332 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1374 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1611 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1653 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1695 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1737 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
2007 auto node = AceType::RawPtr(frameNode); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/checkbox/
H A Dcheckbox_test_ng.cpp2460 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
2494 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
2525 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
2558 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
2697 auto node = AceType::RawPtr(frameNode); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_test_ng.cpp1888 auto node = [params](MenuItemConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_pattern_test.cpp1324 RefPtr<FrameNode> node = pattern->CreateTimeLimitNode(); in HWTEST_F() local
1497 std::shared_ptr<Rosen::RSSurfaceNode> node; in HWTEST_F() local
1559 std::shared_ptr<Rosen::RSSurfaceNode> node; HWTEST_F() local
1592 std::shared_ptr<Rosen::RSSurfaceNode> node; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dui_node_test_ng.cpp167 auto node = ONE->GetChildAtIndex(0); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_test_ng.cpp1528 auto node = [](ButtonConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
1761 auto node = [&result](ButtonConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
1805 auto node in HWTEST_F() local
1872 auto node = [buttonLabel](ButtonConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1914 auto node = [buttonLabel](ButtonConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1956 auto node = [buttonLabel](ButtonConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/
H A Dgauge_test_ng.cpp1972 auto node = [](GaugeConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_test_ng.cpp931 auto node = AceType::DynamicCast<FrameNode>(rootNode->GetChildren().back()); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp183 void SpanNode::RequestTextFlushDirty(const RefPtr<UINode>& node) in RequestTextFlushDirty() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_response_area.cpp194 void PasswordResponseArea::AddEvent(const RefPtr<FrameNode>& node) in AddEvent() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.cpp40 bool SecurityComponentHandler::GetDisplayOffset(RefPtr<FrameNode>& node, double& offsetX, double& offsetY) in GetDisplayOffset() argument
54 bool SecurityComponentHandler::GetWindowRect(RefPtr<FrameNode>& node, in GetWindowRect() argument
69 bool SecurityComponentHandler::CheckOpacity(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) in CheckOpacity() argument
83 bool SecurityComponentHandler::CheckBrightness(const RefPtr<FrameNode>& node, in CheckBrightness() argument
96 bool SecurityComponentHandler::CheckVisibility(const RefPtr<FrameNode>& node, RefPt argument
107 CheckBlur(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckBlur() argument
118 CheckForegroundBlurStyle(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckForegroundBlurStyle() argument
130 CheckGrayScale(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckGrayScale() argument
141 CheckSaturate(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckSaturate() argument
152 CheckContrast(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckContrast() argument
163 CheckInvert(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckInvert() argument
174 CheckSepia(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckSepia() argument
185 CheckHueRotate(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckHueRotate() argument
197 CheckColorBlend(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckColorBlend() argument
209 CheckClipMask(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckClipMask() argument
219 CheckForegroundColor(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckForegroundColor() argument
230 CheckSphericalEffect(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckSphericalEffect() argument
242 CheckLightUpEffect(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckLightUpEffect() argument
253 CheckPixelStretchEffect(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext) CheckPixelStretchEffect() argument
264 CheckRenderEffect(RefPtr<FrameNode>& node) CheckRenderEffect() argument
285 CheckParentNodesEffect(RefPtr<FrameNode>& node, OHOS::Security::SecurityComponent::SecCompBase& buttonInfo) CheckParentNodesEffect() argument
327 GetVisibleRect(RefPtr<FrameNode>& node, RectF& visibleRect) GetVisibleRect() argument
359 GetWindowSceneWindowId(RefPtr<FrameNode>& node, uint32_t& windId) GetWindowSceneWindowId() argument
378 InitBaseInfo(OHOS::Security::SecurityComponent::SecCompBase& buttonInfo, RefPtr<FrameNode>& node) InitBaseInfo() argument
490 InitChildInfo(OHOS::Security::SecurityComponent::SecCompBase& buttonInfo, RefPtr<FrameNode>& node) InitChildInfo() argument
514 WriteButtonInfo( const RefPtr<OHOS::Ace::NG::SecurityComponentLayoutProperty>& layoutProperty, RefPtr<FrameNode>& node, OHOS::Security::SecurityComponent::SecCompBase& buttonInfo) WriteButtonInfo() argument
525 InitButtonInfo(std::string& componentInfo, RefPtr<FrameNode>& node, SecCompType& scType) InitButtonInfo() argument
564 RegisterSecurityComponent(RefPtr<FrameNode>& node, int32_t& scId) RegisterSecurityComponent() argument
577 UpdateSecurityComponent(RefPtr<FrameNode>& node, int32_t& scId) UpdateSecurityComponent() argument
629 IsInModalPage(const RefPtr<UINode>& node) IsInModalPage() argument
660 auto node = AceType::DynamicCast<NG::FrameNode>(*child); CheckSecurityComponentStatus() local
688 IsSecurityComponent(RefPtr<FrameNode>& node) IsSecurityComponent() argument
697 auto node = AceType::DynamicCast<NG::FrameNode>(root); GetNodeZIndex() local
741 ReportSecurityComponentClickEventInner(int32_t& scId, RefPtr<FrameNode>& node, SecCompClickEvent& event, Security::SecurityComponent::OnFirstUseDialogCloseFunc&& callback) ReportSecurityComponentClickEventInner() argument
760 ReportSecurityComponentClickEvent(int32_t& scId, RefPtr<FrameNode>& node, GestureEvent& event, Security::SecurityComponent::OnFirstUseDialogCloseFunc&& callback) ReportSecurityComponentClickEvent() argument
803 ReportSecurityComponentClickEvent(int32_t& scId, RefPtr<FrameNode>& node, const KeyEvent& event, Security::SecurityComponent::OnFirstUseDialogCloseFunc&& callback) ReportSecurityComponentClickEvent() argument
[all...]
H A Dsecurity_component_layout_algorithm.cpp405 auto node = AceType::DynamicCast<FrameNode, UINode>(child); in GetSecCompChildNode() local
779 auto node = AceType::DynamicCast<FrameNode, UINode>(child); in GetTextDirection() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model_ng.cpp503 void TabContentModelNG::SetCustomTabBar(FrameNode* node, FrameNode* tabBar) in SetCustomTabBar() argument
655 void TabContentModelNG::SetTabBarBuilder(FrameNode* node, TabBarBuilderFunc&& builder) in SetTabBarBuilder() argument
663 void TabContentModelNG::SetTabBarLabel(FrameNode* node, cons argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp383 void ToastPattern::OnDetachFromFrameNode(FrameNode* node) in OnDetachFromFrameNode() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dalphabet_indexer_modifier.cpp39 void SetPopupItemFont(ArkUINodeHandle node, ArkUI_Float32 size, int unit, const char* weight) in SetPopupItemFont() argument
48 void ResetPopupItemFont(ArkUINodeHandle node) in ResetPopupItemFont() argument
62 void SetSelectedFont(ArkUINodeHandle node, const char* fontInfo, int32_t style) in SetSelectedFont() argument
80 void ResetSelectedFont(ArkUINodeHandle node) in ResetSelectedFont() argument
96 void SetPopupFont(ArkUINodeHandle node, cons argument
114 ResetPopupFont(ArkUINodeHandle node) ResetPopupFont() argument
130 SetAlphabetIndexerFont(ArkUINodeHandle node, const char* fontInfo, int32_t style) SetAlphabetIndexerFont() argument
148 ResetAlphabetIndexerFont(ArkUINodeHandle node) ResetAlphabetIndexerFont() argument
164 SetPopupItemBackgroundColor(ArkUINodeHandle node, uint32_t color) SetPopupItemBackgroundColor() argument
171 ResetPopupItemBackgroundColor(ArkUINodeHandle node) ResetPopupItemBackgroundColor() argument
185 SetAlphabetIndexerColor(ArkUINodeHandle node, uint32_t color) SetAlphabetIndexerColor() argument
192 ResetAlphabetIndexerColor(ArkUINodeHandle node) ResetAlphabetIndexerColor() argument
204 SetPopupColor(ArkUINodeHandle node, uint32_t color) SetPopupColor() argument
211 ResetPopupColor(ArkUINodeHandle node) ResetPopupColor() argument
223 SetAlphabetIndexerSelectedColor(ArkUINodeHandle node, uint32_t color) SetAlphabetIndexerSelectedColor() argument
230 ResetAlphabetIndexerSelectedColor(ArkUINodeHandle node) ResetAlphabetIndexerSelectedColor() argument
242 SetPopupBackground(ArkUINodeHandle node, uint32_t color) SetPopupBackground() argument
249 ResetPopupBackground(ArkUINodeHandle node) ResetPopupBackground() argument
261 SetSelectedBackgroundColor(ArkUINodeHandle node, uint32_t color) SetSelectedBackgroundColor() argument
268 ResetSelectedBackgroundColor(ArkUINodeHandle node) ResetSelectedBackgroundColor() argument
280 SetPopupUnselectedColor(ArkUINodeHandle node, uint32_t color) SetPopupUnselectedColor() argument
287 ResetPopupUnselectedColor(ArkUINodeHandle node) ResetPopupUnselectedColor() argument
299 SetAlignStyle(ArkUINodeHandle node, int32_t value) SetAlignStyle() argument
306 ResetAlignStyle(ArkUINodeHandle node) ResetAlignStyle() argument
313 SetPopupHorizontalSpace(ArkUINodeHandle node, ArkUI_Float32 value, int unit) SetPopupHorizontalSpace() argument
320 ResetPopupHorizontalSpace(ArkUINodeHandle node) ResetPopupHorizontalSpace() argument
327 SetUsingPopup(ArkUINodeHandle node, ArkUI_Bool value) SetUsingPopup() argument
334 ResetUsingPopup(ArkUINodeHandle node) ResetUsingPopup() argument
341 SetAlphabetIndexerSelected(ArkUINodeHandle node, int32_t value) SetAlphabetIndexerSelected() argument
348 ResetAlphabetIndexerSelected(ArkUINodeHandle node) ResetAlphabetIndexerSelected() argument
355 SetPopupSelectedColor(ArkUINodeHandle node, uint32_t color) SetPopupSelectedColor() argument
361 ResetPopupSelectedColor(ArkUINodeHandle node) ResetPopupSelectedColor() argument
373 SetItemSize(ArkUINodeHandle node, ArkUI_Float32 value, int unit) SetItemSize() argument
380 ResetItemSize(ArkUINodeHandle node) ResetItemSize() argument
387 SetPopupPosition(ArkUINodeHandle node, ArkUI_Float32 xValue, int xUnit, ArkUI_Float32 yValue, int yUnit) SetPopupPosition() argument
395 ResetPopupPosition(ArkUINodeHandle node) ResetPopupPosition() argument
403 SetPopupItemBorderRadius(ArkUINodeHandle node, ArkUI_Float32 radiusValue, ArkUI_Int32 radiusUnit, ArkUI_Float32 popupValue, ArkUI_Int32 popupUnit) SetPopupItemBorderRadius() argument
413 ResetPopupItemBorderRadius(ArkUINodeHandle node) ResetPopupItemBorderRadius() argument
426 SetItemBorderRadius(ArkUINodeHandle node, ArkUI_Float32 radiusValue, ArkUI_Int32 radiusUnit, ArkUI_Float32 indexerValue, ArkUI_Int32 indexerUnit) SetItemBorderRadius() argument
436 ResetItemBorderRadius(ArkUINodeHandle node) ResetItemBorderRadius() argument
449 SetPopupBackgroundBlurStyle(ArkUINodeHandle node, ArkUI_Uint32 value) SetPopupBackgroundBlurStyle() argument
460 ResetPopupBackgroundBlurStyle(ArkUINodeHandle node) ResetPopupBackgroundBlurStyle() argument
468 SetPopupTitleBackground(ArkUINodeHandle node, ArkUI_Uint32 color) SetPopupTitleBackground() argument
474 ResetPopupTitleBackground(ArkUINodeHandle node) ResetPopupTitleBackground() argument
486 SetAdaptiveWidth(ArkUINodeHandle node) SetAdaptiveWidth() argument
493 ResetAdaptiveWidth(ArkUINodeHandle node) ResetAdaptiveWidth() argument
500 SetArrayValue(ArkUINodeHandle node, ArkUI_CharPtr* value, ArkUI_Uint32 length) SetArrayValue() argument
512 ResetArrayValue(ArkUINodeHandle node) ResetArrayValue() argument
520 SetAutoCollapse(ArkUINodeHandle node, ArkUI_Bool value) SetAutoCollapse() argument
527 ResetAutoCollapse(ArkUINodeHandle node) ResetAutoCollapse() argument
534 SetEnableHapticFeedback(ArkUINodeHandle node, ArkUI_Bool value) SetEnableHapticFeedback() argument
541 ResetEnableHapticFeedback(ArkUINodeHandle node) ResetEnableHapticFeedback() argument
585 SetOnIndexerSelected(ArkUINodeHandle node, void* extraParam) SetOnIndexerSelected() argument
600 SetOnIndexerRequestPopupData(ArkUINodeHandle node, void* extraParam) SetOnIndexerRequestPopupData() argument
626 SetOnIndexerPopupSelected(ArkUINodeHandle node, void* extraParam) SetOnIndexerPopupSelected() argument
641 SetIndexerChangeEvent(ArkUINodeHandle node, void* extraParam) SetIndexerChangeEvent() argument
656 SetIndexerCreatChangeEvent(ArkUINodeHandle node, void* extraParam) SetIndexerCreatChangeEvent() argument
[all...]
H A Dnode_gesture_modifier.cpp472 void addGestureToNode(ArkUINodeHandle node, ArkUIGesture* gesture, ArkUI_Int32 priorityNum, ArkUI_Int32 mask) in addGestureToNode() argument
520 void removeGestureFromNode(ArkUINodeHandle node, ArkUIGesture* gesture) in removeGestureFromNode() argument
528 void removeGestureFromNodeByTag(ArkUINodeHandle node, ArkUI_CharPtr gestureTag) in removeGestureFromNodeByTag() argument
494 addGestureToNodeWithRefCountDecrease( ArkUINodeHandle node, ArkUIGesture* gesture, ArkUI_Int32 priorityNum, ArkUI_Int32 mask) addGestureToNodeWithRefCountDecrease() argument
536 clearGestures(ArkUINodeHandle node) clearGestures() argument
543 setGestureInterrupterToNode( ArkUINodeHandle node, ArkUI_Int32 (*interrupter)(ArkUIGestureInterruptInfo* interrupterInfo)) setGestureInterrupterToNode() argument
587 setInnerGestureParallelTo(ArkUINodeHandle node, void* userData, ArkUIGestureRecognizer* (*parallelInnerGesture)(ArkUIParallelInnerGestureEvent* event)) setInnerGestureParallelTo() argument
[all...]
H A Dview_model.cpp782 void RegisterCompanion(void* node, int peerId, ArkUI_Int32 flags) in RegisterCompanion() argument
806 auto* node = GetCompanion(nodePtr); in SetCustomCallback() local
898 auto* node in IsBuilderNode() local
[all...]
H A Dgrid_modifier.cpp41 void SetGridColumnsTemplate(ArkUINodeHandle node, const char* columnsTemplate) in SetGridColumnsTemplate() argument
48 void ResetGridColumnsTemplate(ArkUINodeHandle node) in ResetGridColumnsTemplate() argument
54 void SetGridRowsTemplate(ArkUINodeHandle node, const char* rowsTemplate) in SetGridRowsTemplate() argument
61 void ResetGridRowsTemplate(ArkUINodeHandle node) in ResetGridRowsTemplate() argument
67 void SetGridColumnsGap(ArkUINodeHandle node, cons in ResetGridRowsTemplate() argument
84 ResetGridColumnsGap(ArkUINodeHandle node) ResetGridColumnsGap() argument
91 SetGridRowsGap(ArkUINodeHandle node, const struct ArkUIResourceLength* rowsGap) SetGridRowsGap() argument
108 ResetGridRowsGap(ArkUINodeHandle node) ResetGridRowsGap() argument
115 SetGridScrollBar(ArkUINodeHandle node, int32_t scrollBar) SetGridScrollBar() argument
123 ResetGridScrollBar(ArkUINodeHandle node) ResetGridScrollBar() argument
130 SetGridScrollBarWidth(ArkUINodeHandle node, ArkUI_Float32 value, int32_t unit) SetGridScrollBarWidth() argument
138 ResetGridScrollBarWidth(ArkUINodeHandle node) ResetGridScrollBarWidth() argument
145 SetGridScrollBarColor(ArkUINodeHandle node, uint32_t scrollBarColor) SetGridScrollBarColor() argument
152 ResetGridScrollBarColor(ArkUINodeHandle node) ResetGridScrollBarColor() argument
164 SetGridCachedCount(ArkUINodeHandle node, int32_t cachedCount) SetGridCachedCount() argument
171 ResetGridCachedCount(ArkUINodeHandle node) ResetGridCachedCount() argument
178 SetGridEditMode(ArkUINodeHandle node, ArkUI_Bool editMode) SetGridEditMode() argument
185 ResetGridEditMode(ArkUINodeHandle node) ResetGridEditMode() argument
192 SetGridMultiSelectable(ArkUINodeHandle node, ArkUI_Bool multiSelectable) SetGridMultiSelectable() argument
199 ResetGridMultiSelectable(ArkUINodeHandle node) ResetGridMultiSelectable() argument
206 SetGridMaxCount(ArkUINodeHandle node, int32_t maxCount) SetGridMaxCount() argument
213 ResetGridMaxCount(ArkUINodeHandle node) ResetGridMaxCount() argument
220 SetGridMinCount(ArkUINodeHandle node, int32_t minCount) SetGridMinCount() argument
227 ResetGridMinCount(ArkUINodeHandle node) ResetGridMinCount() argument
234 SetGridCellLength(ArkUINodeHandle node, int32_t cellLength) SetGridCellLength() argument
241 ResetGridCellLength(ArkUINodeHandle node) ResetGridCellLength() argument
248 SetGridLayoutDirection(ArkUINodeHandle node, int32_t layoutDirection) SetGridLayoutDirection() argument
256 ResetGridLayoutDirection(ArkUINodeHandle node) ResetGridLayoutDirection() argument
263 SetGridSupportAnimation(ArkUINodeHandle node, ArkUI_Bool supportAnimation) SetGridSupportAnimation() argument
270 ResetGridSupportAnimation(ArkUINodeHandle node) ResetGridSupportAnimation() argument
277 SetEdgeEffect(ArkUINodeHandle node, int32_t edgeEffect, ArkUI_Bool alwaysEnabled) SetEdgeEffect() argument
284 ResetEdgeEffect(ArkUINodeHandle node) ResetEdgeEffect() argument
293 SetNestedScroll(ArkUINodeHandle node, int32_t forward, int32_t backward) SetNestedScroll() argument
304 ResetNestedScroll(ArkUINodeHandle node) ResetNestedScroll() argument
315 SetEnableScroll(ArkUINodeHandle node, ArkUI_Bool ScrollEnabled) SetEnableScroll() argument
322 ResetEnableScroll(ArkUINodeHandle node) ResetEnableScroll() argument
330 SetFriction(ArkUINodeHandle node, ArkUI_Float32 friction) SetFriction() argument
337 ResetFriction(ArkUINodeHandle node) ResetFriction() argument
345 SetFlingSpeedLimit(ArkUINodeHandle node, ArkUI_Float32 flingSpeedLimit) SetFlingSpeedLimit() argument
352 ResetFlingSpeedLimit(ArkUINodeHandle node) ResetFlingSpeedLimit() argument
360 SetGridAlignItems(ArkUINodeHandle node, int32_t alignItems) SetGridAlignItems() argument
367 ResetGridAlignItems(ArkUINodeHandle node) ResetGridAlignItems() argument
374 GetColumnsTemplate(ArkUINodeHandle node) GetColumnsTemplate() argument
382 GetRowsTemplate(ArkUINodeHandle node) GetRowsTemplate() argument
390 GetColumnsGap(ArkUINodeHandle node) GetColumnsGap() argument
397 GetRowsGap(ArkUINodeHandle node) GetRowsGap() argument
404 SetNodeAdapter(ArkUINodeHandle node, ArkUINodeAdapterHandle handle) SetNodeAdapter() argument
416 ResetNodeAdapter(ArkUINodeHandle node) ResetNodeAdapter() argument
421 GetNodeAdapter(ArkUINodeHandle node) GetNodeAdapter() argument
426 SetCachedCount(ArkUINodeHandle node, ArkUI_Int32 cachedCount) SetCachedCount() argument
433 ResetCachedCount(ArkUINodeHandle node) ResetCachedCount() argument
440 GetCachedCount(ArkUINodeHandle node) GetCachedCount() argument
447 SetShowCached(ArkUINodeHandle node, ArkUI_Bool show) SetShowCached() argument
454 ResetShowCached(ArkUINodeHandle node) ResetShowCached() argument
461 GetShowCached(ArkUINodeHandle node) GetShowCached() argument
468 SetGridFadingEdge( ArkUINodeHandle node, ArkUI_Bool fadingEdge, ArkUI_Float32 fadingEdgeLengthValue, ArkUI_Int32 fadingEdgeLengthUnit) SetGridFadingEdge() argument
478 ResetGridFadingEdge(ArkUINodeHandle node) ResetGridFadingEdge() argument
518 SetOnGridScrollIndex(ArkUINodeHandle node, void* extraParam) SetOnGridScrollIndex() argument
534 ResetOnGridScrollIndex(ArkUINodeHandle node) ResetOnGridScrollIndex() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h34 RefPtr<FrameNode> node; member
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.cpp637 void TouchEventTarget::AttachFrameNode(const WeakPtr<NG::FrameNode>& node) in AttachFrameNode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.cpp926 auto node = BuildContentModifierNode(); in FireBuilder() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_pattern.cpp154 auto node = FrameNode::GetOrCreateFrameNode(V2::IMAGE_ETS_TAG, ElementRegister::GetInstance()->MakeUniqueId(), in ImageNodeCreate() local
[all...]

Completed in 43 milliseconds

1...<<41424344454647484950>>...53