Home
last modified time | relevance | path

Searched refs:GetIsCascade (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.h230 bool GetIsCascade() const in GetIsCascade() function
H A Dtextpicker_model_ng.cpp561 return textPickerPattern->GetIsCascade(); in IsCascade()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_test_ng.cpp1139 EXPECT_TRUE(pickerPattern->GetIsCascade());