Home
last modified time | relevance | path

Searched defs:ProcessCascadeOptions (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.cpp781 void TextPickerPattern::ProcessCascadeOptions(const std::vector<NG::TextCascadePickerOptions>& opti… in ProcessCascadeOptions() function in OHOS::Ace::NG::TextPickerPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.cpp397 bool JSTextPicker::ProcessCascadeOptions(const JSRef<JSObject>& paramObject, in ProcessCascadeOptions() function in OHOS::Ace::Framework::JSTextPicker