Home
last modified time | relevance | path

Searched defs:MultiSelectWithoutKeyboard (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/list/
Dmock_list_pattern.cpp107 void ListPattern::MultiSelectWithoutKeyboard(const RectF& selectedZone) {}; in MultiSelectWithoutKeyboard() function in OHOS::Ace::NG::ListPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/grid/
Dmock_grid_pattern.cpp110 void GridPattern::MultiSelectWithoutKeyboard(const RectF& selectedZone) {}; in MultiSelectWithoutKeyboard() function in OHOS::Ace::NG::GridPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dscrollable_pattern.h359 virtual void MultiSelectWithoutKeyboard(const RectF& selectedZone) {}; in MultiSelectWithoutKeyboard() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_pattern.cpp150 void GridPattern::MultiSelectWithoutKeyboard(const RectF& selectedZone) in MultiSelectWithoutKeyboard() function in OHOS::Ace::NG::GridPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_pattern.cpp1462 void ListPattern::MultiSelectWithoutKeyboard(const RectF& selectedZone) in MultiSelectWithoutKeyboard() function in OHOS::Ace::NG::ListPattern
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
Drender_list.cpp2791 void RenderList::MultiSelectWithoutKeyboard(const Rect& selectedZone) in MultiSelectWithoutKeyboard() function in OHOS::Ace::V2::RenderList
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
Drender_grid_layout.cpp3013 void RenderGridLayout::MultiSelectWithoutKeyboard(const Rect& selectedZone) in MultiSelectWithoutKeyboard() function in OHOS::Ace::RenderGridLayout