Home
last modified time | relevance | path

Searched defs:SetSpecificSupportAction (Results 1 – 25 of 25) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
Doption_accessibility_property.h36 void SetSpecificSupportAction() override in SetSpecificSupportAction() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_item_accessibility_property.cpp32 void ListItemAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::ListItemAccessibilityProperty
Dlist_accessibility_property.cpp59 void ListAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::ListAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
Drefresh_accessibility_property.cpp31 void RefreshAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::RefreshAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/list/
Dmock_list_accessibility_property.cpp39 void ListAccessibilityProperty::SetSpecificSupportAction() {} in SetSpecificSupportAction() function in OHOS::Ace::NG::ListAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/text/
Dmock_text_accessibility_property.cpp39 void TextAccessibilityProperty::SetSpecificSupportAction() {} in SetSpecificSupportAction() function in OHOS::Ace::NG::TextAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
Dscroll_accessibility_property.cpp35 void ScrollAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::ScrollAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
Dmenu_item_accessibility_property.cpp40 void MenuItemAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::MenuItemAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/grid/
Dmock_grid_accessibility_property.cpp49 void GridAccessibilityProperty::SetSpecificSupportAction() {} in SetSpecificSupportAction() function in OHOS::Ace::NG::GridAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dmenu_accessibility_property.cpp37 void MenuAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::MenuAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
Dslider_accessibility_property.cpp45 void SliderAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::SliderAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
Dscroll_bar_accessibility_property.cpp48 void ScrollBarAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::ScrollBarAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_item_accessibility_property.cpp67 void GridItemAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::GridItemAccessibilityProperty
Dgrid_accessibility_property.cpp89 void GridAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::GridAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/text_field/
Dmock_text_field_accessibility_property.cpp89 void TextFieldAccessibilityProperty::SetSpecificSupportAction() {} in SetSpecificSupportAction() function in OHOS::Ace::NG::TextFieldAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_bar_accessibility_property.cpp76 void TabBarAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::TabBarAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_accessibility_property.cpp66 void TextAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::TextAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
Dwater_flow_accessibility_property.cpp72 void WaterFlowAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::WaterFlowAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_accessibility_property.cpp87 void SwiperAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::SwiperAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_column_accessibility_property.cpp101 void DatePickerColumnAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::DatePickerColumnAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
Dstepper_accessibility_property.cpp89 void StepperAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::StepperAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_column_accessibility_property.cpp107 void TimePickerColumnAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::TimePickerColumnAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_accessibility_property.cpp116 void TextPickerAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::TextPickerAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_accessibility_property.cpp171 void TextFieldAccessibilityProperty::SetSpecificSupportAction() in SetSpecificSupportAction() function in OHOS::Ace::NG::TextFieldAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Daccessibility_property.h390 virtual void SetSpecificSupportAction() {} in SetSpecificSupportAction() function