Home
last modified time | relevance | path

Searched defs:frameNode (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dimage_modifier.cpp40 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetCopyOption() local
51 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetCopyOption() local
58 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetAutoResize() local
65 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetAutoResize() local
72 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetEdgeAntialiasing() local
79 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetEdgeAntialiasing() local
86 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetObjectRepeat() local
97 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetObjectRepeat() local
104 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetRenderMode() local
115 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetRenderMode() local
[all …]
Dtext_input_modifier.cpp49 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextInputCaretColor() local
56 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextInputCaretColor() local
63 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextInputType() local
70 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextInputType() local
78 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextInputMaxLines() local
90 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextInputMaxLines() local
97 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextInputPlaceholderColor() local
104 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextInputPlaceholderColor() local
113 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextInputCaretPosition() local
120 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextInputCaretPosition() local
[all …]
Dlist_modifier.cpp42 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetListLanes() local
66 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetListLanes() local
74 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetEditMode() local
81 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetEditMode() local
88 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetMultiSelectable() local
95 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetMultiSelectable() local
102 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetChainAnimation() local
109 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetChainAnimation() local
116 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetCachedCount() local
126 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetCachedCount() local
[all …]
Dtext_area_modifier.cpp41 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextAreaStyle() local
48 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextAreaStyle() local
55 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextAreaSelectionMenuHidden() local
62 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextAreaSelectionMenuHidden() local
69 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextAreaMaxLines() local
76 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextAreaMaxLines() local
83 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextAreaCopyOption() local
90 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextAreaCopyOption() local
97 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextAreaPlaceholderColor() local
104 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextAreaPlaceholderColor() local
[all …]
Dnode_list_modifier.cpp52 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetListLanes() local
76 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetListLanes() local
84 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetEditMode() local
91 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetEditMode() local
98 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetMultiSelectable() local
105 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetMultiSelectable() local
112 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetChainAnimation() local
119 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetChainAnimation() local
126 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetCachedCount() local
136 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetCachedCount() local
[all …]
Dgrid_modifier.cpp40 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetGridColumnsTemplate() local
47 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetGridColumnsTemplate() local
53 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetGridRowsTemplate() local
60 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetGridRowsTemplate() local
66 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetGridColumnsGap() local
83 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetGridColumnsGap() local
90 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetGridRowsGap() local
107 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetGridRowsGap() local
114 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetGridScrollBar() local
122 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetGridScrollBar() local
[all …]
Dcommon_shape_modifier.cpp35 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetStrokeMiterLimit() local
42 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetStrokeMiterLimit() local
49 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetFillOpacity() local
56 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetFillOpacity() local
63 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetStrokeOpacity() local
70 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetStrokeOpacity() local
77 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetStrokeWidth() local
85 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetStrokeWidth() local
92 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetAntiAlias() local
99 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetAntiAlias() local
[all …]
Dview_model.cpp54 auto frameNode = TextModelNG::CreateFrameNode(nodeId, ""); in createTextNode() local
75 auto frameNode = ImageModelNG::CreateFrameNode(nodeId, "", pixmap, "", "", false); in createImageNode() local
82 auto frameNode = ToggleModelNG::CreateFrameNode(nodeId, NG::ToggleType::SWITCH, false); in createToggleNode() local
89 auto frameNode = LoadingProgressModelNG::CreateFrameNode(nodeId); in createLoadingProgress() local
96 auto frameNode = TextFieldModelNG::CreateFrameNode(nodeId, "", "", false); in createTextInputNode() local
103 auto frameNode = StackModelNG::CreateFrameNode(nodeId); in createStackNode() local
110 auto frameNode = ScrollModelNG::CreateFrameNode(nodeId); in createScrollNode() local
117 auto frameNode = ListModelNG::CreateFrameNode(nodeId); in createListNode() local
124 auto frameNode = SwiperModelNG::CreateFrameNode(nodeId); in createSwiperNode() local
131 auto frameNode = TextFieldModelNG::CreateFrameNode(nodeId, "", "", true); in createTextAreaNode() local
[all …]
Dnode_text_input_modifier.cpp52 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextInputCaretColor() local
59 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextInputCaretColor() local
66 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextInputType() local
73 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextInputType() local
81 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextInputMaxLines() local
93 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextInputMaxLines() local
100 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextInputPlaceholderColor() local
107 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextInputPlaceholderColor() local
118 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextInputCaretPosition() local
125 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextInputCaretPosition() local
[all …]
Dnode_image_modifier.cpp40 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetImageSrc() local
48 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetCopyOption() local
59 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetCopyOption() local
66 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetAutoResize() local
73 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetAutoResize() local
80 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetObjectRepeat() local
91 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetObjectRepeat() local
98 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetRenderMode() local
109 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetRenderMode() local
116 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetSyncLoad() local
[all …]
Dpanel_modifier.cpp30 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetPanelMode() local
38 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetPanelMode() local
46 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetPanelFullHeight() local
52 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetPanelFullHeight() local
59 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetPanelHalfHeight() local
65 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetPanelHalfHeight() local
72 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetPanelMiniHeight() local
79 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetPanelMiniHeight() local
86 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetPanelBackgroundMask() local
93 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetPanelBackgroundMask() local
[all …]
Dnavigation_modifier.cpp31 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetHideToolBar() local
38 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetHideToolBar() local
45 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetMinContentWidth() local
53 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetMinContentWidth() local
60 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetMinNavBarWidth() local
72 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetMinNavBarWidth() local
80 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetMaxNavBarWidth() local
92 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetMaxNavBarWidth() local
100 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetNavBarWidth() local
108 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetNavBarWidth() local
[all …]
Dtext_modifier.cpp58 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetFontWeight() local
65 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetFontWeight() local
72 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetFontStyle() local
82 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetFontStyle() local
89 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetTextAlign() local
99 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetTextAlign() local
105 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetFontColor() local
111 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetFontColor() local
123 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetFontSize() local
141 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetFontSize() local
[all …]
Dnode_text_area_modifier.cpp43 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextAreaStyle() local
50 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextAreaStyle() local
57 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextAreaSelectionMenuHidden() local
64 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextAreaSelectionMenuHidden() local
71 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextAreaMaxLines() local
78 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextAreaMaxLines() local
85 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextAreaCopyOption() local
92 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextAreaCopyOption() local
99 auto *frameNode = reinterpret_cast<FrameNode *>(node); in SetTextAreaPlaceholderColor() local
106 auto *frameNode = reinterpret_cast<FrameNode *>(node); in ResetTextAreaPlaceholderColor() local
[all …]
Dsearch_modifier.cpp42 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetSearchTextFont() local
55 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetSearchTextFont() local
66 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetSearchPlaceholderColor() local
73 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetSearchPlaceholderColor() local
80 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetSearchSelectionMenuHidden() local
87 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetSearchSelectionMenuHidden() local
94 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetSearchCaretStyle() local
102 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetSearchCaretStyle() local
114 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetSearchTextAlign() local
122 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetSearchTextAlign() local
[all …]
Dnode_text_modifier.cpp60 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetTextContext() local
68 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetFontWeight() local
75 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetFontWeight() local
82 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetFontStyle() local
92 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetFontStyle() local
99 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetTextAlign() local
109 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetTextAlign() local
116 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetFontColor() local
123 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetFontColor() local
136 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetFontSize() local
[all …]
Dgrid_item_modifier.cpp28 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetGridItemSelectable() local
35 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetGridItemSelectable() local
42 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetGridItemSelected() local
49 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetGridItemSelected() local
56 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetGridItemRowStart() local
63 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetGridItemRowStart() local
70 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetGridItemRowEnd() local
77 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetGridItemRowEnd() local
84 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetGridItemColumnStart() local
91 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetGridItemColumnStart() local
[all …]
Dslider_modifier.cpp28 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetShowTips() local
43 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetShowTips() local
51 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetSliderStepSize() local
59 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetSliderStepSize() local
73 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetBlockSize() local
90 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetBlockSize() local
97 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetTrackBorderRadius() local
105 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetTrackBorderRadius() local
112 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetStepColor() local
119 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetStepColor() local
[all …]
Dtabs_modifier.cpp40 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetTabBarMode() local
47 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetScrollableBarModeOptions() local
57 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetBarGridAlign() local
74 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetDivider() local
90 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetFadingEdge() local
96 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetBarBackgroundColor() local
102 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetBarOverlap() local
108 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetIsVertical() local
114 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetTabBarPosition() local
120 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetScrollable() local
[all …]
Dvideo_modifier.cpp34 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetAutoPlay() local
41 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetAutoPlay() local
48 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetVideoObjectFit() local
55 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetVideoObjectFit() local
62 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetVideoControls() local
69 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetVideoControls() local
76 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetVideoLoop() local
83 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetVideoLoop() local
90 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetVideoMuted() local
97 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetVideoMuted() local
[all …]
Dalphabet_indexer_modifier.cpp53 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetPopupItemFont() local
62 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetPopupItemFont() local
70 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetSelectedFont() local
88 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetSelectedFont() local
101 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetPopupFont() local
119 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetPopupFont() local
132 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetAlphabetIndexerFont() local
150 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetAlphabetIndexerFont() local
163 auto* frameNode = reinterpret_cast<FrameNode*>(node); in SetPopupItemBackgroundColor() local
170 auto* frameNode = reinterpret_cast<FrameNode*>(node); in ResetPopupItemBackgroundColor() local
[all …]
Dpattern_lock_modifier.cpp27 auto *frameNode = reinterpret_cast<FrameNode*>(node); in SetPatternLockActiveColor() local
34 auto *frameNode = reinterpret_cast<FrameNode*>(node); in ResetPatternLockActiveColor() local
44 auto *frameNode = reinterpret_cast<FrameNode*>(node); in ResetPatternLockCircleRadius() local
54 auto *frameNode = reinterpret_cast<FrameNode*>(node); in SetPatternLockCircleRadius() local
61 auto *frameNode = reinterpret_cast<FrameNode*>(node); in SetPatternLockSelectedColor() local
68 auto *frameNode = reinterpret_cast<FrameNode*>(node); in ResetPatternLockSelectedColor() local
78 auto *frameNode = reinterpret_cast<FrameNode*>(node); in SetPatternLockSideLength() local
85 auto *frameNode = reinterpret_cast<FrameNode*>(node); in ResetPatternLockSideLength() local
95 auto *frameNode = reinterpret_cast<FrameNode*>(node); in SetPatternLockAutoReset() local
102 auto *frameNode = reinterpret_cast<FrameNode*>(node); in ResetPatternLockAutoReset() local
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_model_ng.cpp38 auto frameNode = in Create() local
45 …auto frameNode = FrameNode::CreateFrameNode(V2::LIST_ETS_TAG, nodeId, AceType::MakeRefPtr<ListPatt… in CreateFrameNode() local
123 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetChainAnimationOptions() local
186 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetNestedScroll() local
195 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetMultiSelectable() local
209 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetFriction() local
218 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnScroll() local
227 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnScrollBegin() local
236 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnScrollFrameBegin() local
245 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnScrollStart() local
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_accessibility_property.cpp26 auto frameNode = host_.Upgrade(); in GetTextLengthLimit() local
35 auto frameNode = host_.Upgrade(); in IsPassword() local
45 auto frameNode = host_.Upgrade(); in GetTextInputType() local
89 auto frameNode = host_.Upgrade(); in IsMultiLine() local
98 auto frameNode = host_.Upgrade(); in IsSelected() local
107 auto frameNode = host_.Upgrade(); in GetTextSelectionStart() local
118 auto frameNode = host_.Upgrade(); in GetTextSelectionEnd() local
129 auto frameNode = host_.Upgrade(); in GetText() local
142 auto frameNode = host_.Upgrade(); in IsHint() local
152 auto frameNode = host_.Upgrade(); in GetHintText() local
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_model_ng.cpp38 auto frameNode = in Create() local
154 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetMultiSelectable() local
163 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetSupportAnimation() local
179 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetNestedScroll() local
193 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetFriction() local
202 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnScrollToIndex() local
211 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnScrollBarUpdate() local
220 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnItemDragStart() local
242 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnItemDragEnter() local
253 auto frameNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnItemDragMove() local
[all …]

12345678910>>...23