Home
last modified time | relevance | path

Searched refs:rangeType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.h381 void SetRangeType(int32_t rangeType) in SetRangeType() argument
383 rangeType_ = rangeType; in SetRangeType()
H A Dtextpicker_model_ng.h132 static void SetTextPickerRangeType(FrameNode* frameNode, int32_t rangeType);
H A Dtextpicker_model_ng.cpp1207 void TextPickerModelNG::SetTextPickerRangeType(FrameNode* frameNode, int32_t rangeType) in SetTextPickerRangeType() argument
1212 textPickerPattern->SetRangeType(rangeType); in SetTextPickerRangeType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_textpicker_modifier.cpp294 ArkUINodeHandle node, ArkUI_CharPtr rangeStr, ArkUI_Bool isSingleRange, ArkUI_Int32 rangeType) in SetTextPickerRangeStr() argument
319 TextPickerModelNG::SetTextPickerRangeType(frameNode, rangeType); in SetTextPickerRangeStr()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h2436 ArkUI_Int32 rangeType);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h4194 ArkUI_Int32 rangeType);