Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_dialog_view.cpp420 const RefPtr<FrameNode>& contentRow) in CreateAndSetTimePickerSwitchEvent()
430 auto contentRow = weakcontentRow.Upgrade(); in CreateAndSetTimePickerSwitchEvent() local
439 const RefPtr<FrameNode> &timePickerNode, const RefPtr<FrameNode> &contentRow) in SwitchTimePickerPage()
540 void DatePickerDialogView::HideContentChildrenButton(const RefPtr<FrameNode>& contentRow) in HideContentChildrenButton()
551 void DatePickerDialogView::SwitchContentRowButton(const RefPtr<FrameNode>& contentRow, bool useMili… in SwitchContentRowButton()
593 void DatePickerDialogView::ShowContentRowButton(const RefPtr<FrameNode>& contentRow, bool isFirstPa… in ShowContentRowButton()
1672 auto contentRow = AceType::DynamicCast<FrameNode>(contentColumn->GetLastChild()); in SwitchPickerPage() local
1719 auto contentRow = AceType::DynamicCast<FrameNode>(contentColumn->GetLastChild()); in SetAnimationProperty() local
1813 auto contentRow = CreateButtonNodeForAging(settingData, timePickerNode, acceptNode, in BuildDialogAcceptAndCancelButtonForAging() local
1934 std::function<void()>& switchEvent, const RefPtr<FrameNode>& contentRow) in CreateNextPrevClickEvent()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_dialog_view.cpp127 auto contentRow = in RangeShow() local
294 auto contentRow = in OptionsShow() local
471 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateButtonNode() local
1180 void TextPickerDialogView::SetFirstDialogButtonActive(RefPtr<UINode>& contentRow) in SetFirstDialogButtonActive()
1212 void TextPickerDialogView::SetSecondDialogButtonActive(RefPtr<UINode>& contentRow) in SetSecondDialogButtonActive()
1244 void TextPickerDialogView::SetThirdDialogButtonActive(RefPtr<UINode>& contentRow) in SetThirdDialogButtonActive()
1280 auto contentRow = contentColumn->GetLastChild(); in SetDialogButtonActive() local
1293 void TextPickerDialogView::SetDividerNodeActive(RefPtr<UINode>& contentRow, bool firstDividerActive, in SetDividerNodeActive()
1373 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateAgingButtonNode() local
1461 auto contentRow = in SeparatedOptionsShow() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_column_test_ng.cpp473 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
535 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
608 …auto contentRow = DatePickerDialogView::CreateButtonNodeForAging(settingData, timePickerNode, mont… variable
660 …auto contentRow = DatePickerDialogView::CreateButtonNodeForAging(settingData, timePickerNode, mont… variable
712 …auto contentRow = DatePickerDialogView::CreateButtonNodeForAging(settingData, timePickerNode, mont… variable
762 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
824 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
986 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
H A Ddate_picker_test_ng.cpp2561 auto contentRow = DatePickerDialogView::CreateButtonNode( variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_view.cpp97 auto contentRow = in Show() local
755 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateOptionsNode() local
797 const RefPtr<FrameNode>& contentRow, const RefPtr<PipelineContext>& pipelineContext) in UpdateOptionLayoutProps()
953 void CalendarDialogView::UpdateDialogDefaultFocus(const RefPtr<FrameNode>& contentRow, in UpdateDialogDefaultFocus()
H A Dcalendar_dialog_pattern.cpp1379 … auto contentRow = AceType::DynamicCast<FrameNode>(host->GetChildAtIndex(OPTIONS_NODE_INDEX)); in UpdateCaretInfoToController() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_dialog_view.cpp158 RefPtr<FrameNode> contentRow = nullptr; in Show() local
473 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateButtonNode() local
494 …auto contentRow = FrameNode::CreateFrameNode(V2::COLUMN_ETS_TAG, ElementRegister::GetInstance()->M… in CreateButtonNodeForAging() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_test_update.cpp1550 auto contentRow = variable