Home
last modified time | relevance | path

Searched defs:contentRow (Results 1 – 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_dialog_view.cpp416 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateButtonNode() local
441 const RefPtr<FrameNode>& contentRow) in CreateAndSetTimePickerSwitchEvent()
451 auto contentRow = weakcontentRow.Upgrade(); in CreateAndSetTimePickerSwitchEvent() local
460 const RefPtr<FrameNode> &timePickerNode, const RefPtr<FrameNode> &contentRow) in SwitchTimePickerPage()
584 void DatePickerDialogView::HideContentChildrenButton(const RefPtr<FrameNode>& contentRow) in HideContentChildrenButton()
595 void DatePickerDialogView::SwitchContentRowButton(const RefPtr<FrameNode>& contentRow, bool useMili… in SwitchContentRowButton()
643 void DatePickerDialogView::ShowContentRowButton(const RefPtr<FrameNode>& contentRow, bool isFirstPa… in ShowContentRowButton()
698 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateButtonNodeForAging() local
750 bool DatePickerDialogView::InitContentRowVisibility(const RefPtr<FrameNode>& contentRow) in InitContentRowVisibility()
1287 …auto contentRow = FrameNode::CreateFrameNode(V2::ROW_ETS_TAG, ElementRegister::GetInstance()->Make… in CreateLunarswitchNode() local
[all …]
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
Dcalendar_dialog_view_test_ng.cpp291 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… variable
582 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… variable
608 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_dialog_view.cpp130 auto contentRow = in RangeShow() local
300 auto contentRow = in OptionsShow() local
477 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateButtonNode() local
1248 void TextPickerDialogView::SetFirstDialogButtonActive(RefPtr<UINode>& contentRow) in SetFirstDialogButtonActive()
1280 void TextPickerDialogView::SetSecondDialogButtonActive(RefPtr<UINode>& contentRow) in SetSecondDialogButtonActive()
1312 void TextPickerDialogView::SetThirdDialogButtonActive(RefPtr<UINode>& contentRow) in SetThirdDialogButtonActive()
1348 auto contentRow = contentColumn->GetLastChild(); in SetDialogButtonActive() local
1361 void TextPickerDialogView::SetDividerNodeActive(RefPtr<UINode>& contentRow, bool firstDividerActive, in SetDividerNodeActive()
1441 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateAgingButtonNode() local
1529 auto contentRow = in SeparatedOptionsShow() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
Ddate_picker_column_test_ng.cpp499 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
561 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
634 …auto contentRow = DatePickerDialogView::CreateButtonNodeForAging(settingData, timePickerNode, mont… variable
686 …auto contentRow = DatePickerDialogView::CreateButtonNodeForAging(settingData, timePickerNode, mont… variable
738 …auto contentRow = DatePickerDialogView::CreateButtonNodeForAging(settingData, timePickerNode, mont… variable
788 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
850 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
1012 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
Ddate_picker_test_one.cpp576 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
632 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
689 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
746 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
813 auto contentRow = DatePickerDialogView::CreateButtonNodeForAging( variable
Ddate_picker_test_three.cpp1653 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_dialog_view.cpp119 auto contentRow = in Show() local
865 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateOptionsNode() local
907 const RefPtr<FrameNode>& contentRow, const RefPtr<PipelineContext>& pipelineContext) in UpdateOptionLayoutProps()
1092 void CalendarDialogView::UpdateDialogDefaultFocus(const RefPtr<FrameNode>& contentRow, in UpdateDialogDefaultFocus()
Dcalendar_dialog_pattern.cpp1417 … auto contentRow = AceType::DynamicCast<FrameNode>(host->GetChildAtIndex(OPTIONS_NODE_INDEX)); in UpdateCaretInfoToController() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_dialog_view.cpp170 RefPtr<FrameNode> contentRow = nullptr; in Show() local
496 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateButtonNode() local
518 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateButtonNodeForAging() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
Dtext_picker_column_extend_test_ng.cpp592 auto contentRow = FindContentRowNodeTree(dialogNode); variable
644 auto contentRow = FindContentRowNodeTree(dialogNode); variable
Dtext_picker_pattern_test_ng.cpp2070 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… variable
Dtext_picker_test_update.cpp1562 auto contentRow = variable