Home
last modified time | relevance | path

Searched defs:textPickerNode (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
Dtext_picker_column_extend_test_ng.cpp155 auto textPickerNode = GetOrCreateTextPickerFrameNodeTree(); in GetTextPickerColumnPatternFromNodeTree() local
333 auto textPickerNode = GetOrCreateTextPickerFrameNodeTree(); variable
381 auto textPickerNode = GetOrCreateTextPickerFrameNodeTree(); variable
427 auto textPickerNode = GetOrCreateTextPickerFrameNodeTree(); variable
448 auto textPickerNode = GetOrCreateTextPickerFrameNodeTree(); variable
494 auto textPickerNode = GetOrCreateTextPickerFrameNodeTree(); variable
532 auto textPickerNode = GetOrCreateTextPickerFrameNodeTree(); variable
862 auto textPickerNode = GetOrCreateTextPickerFrameNodeTree(); variable
1199 RefPtr<FrameNode> textPickerNode = nullptr; variable
1380 RefPtr<FrameNode> textPickerNode = GetNodeFromDialogByTag(dialogNode, V2::TEXT_PICKER_ETS_TAG); variable
[all …]
Dtext_picker_pattern_test_ng.cpp1067 auto textPickerNode = FrameNode::GetOrCreateFrameNode( variable
Dtext_picker_test_update.cpp1981 auto textPickerNode = FrameNode::GetOrCreateFrameNode( variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_dialog_view.cpp80 auto textPickerNode = FrameNode::GetOrCreateFrameNode( in RangeShow() local
171 …const TextPickerSettingData& settingData, const RefPtr<FrameNode>& textPickerNode, uint32_t showCo… in OptionsCreateNode()
209 …const TextPickerSettingData& settingData, const RefPtr<FrameNode>& textPickerNode, uint32_t showCo… in OptionsShowInternal()
251 auto textPickerNode = FrameNode::GetOrCreateFrameNode( in OptionsShow() local
541const RefPtr<FrameNode>& textPickerNode, const std::vector<ButtonInfo>& buttonInfos, DialogEvent& … in CreateConfirmNode()
816 const RefPtr<FrameNode>& textPickerNode, const std::vector<ButtonInfo>& buttonInfos) in CreateCancelNode()
1225 const RefPtr<FrameNode>& textPickerNode, const std::vector<ButtonInfo>& buttonInfos) in CreateForwardNode()
1273 const RefPtr<FrameNode>& textPickerNode, const std::vector<ButtonInfo>& buttonInfos) in CreateBackwardNode()
1465 RefPtr<FrameNode>& textPickerNode, in SetDialogNodePageActive()
1561 RefPtr<FrameNode>& contentColumn, RefPtr<FrameNode>& textPickerNode, in SeparatedOptionsShow()
[all …]
Dtextpicker_model_ng.cpp104 auto textPickerNode = FrameNode::GetOrCreateFrameNode( in Create() local
249 auto textPickerNode = FrameNode::GetOrCreateFrameNode( in CreateFrameNode() local
665 auto textPickerNode = FrameNode::GetOrCreateFrameNode( in MultiInit() local
Dtextpicker_pattern.cpp69 auto textPickerNode = GetHost(); in SetLayoutDirection() local