Home
last modified time | relevance | path

Searched defs:GetTouchRectList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drop_filter/
H A Drender_drop_filter.cpp81 const std::vector<Rect>& RenderDropFilter::GetTouchRectList() in GetTouchRectList() function in OHOS::Ace::RenderDropFilter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll_bar/
H A Drender_scroll_bar.h40 const std::vector<Rect>& GetTouchRectList() override in GetTouchRectList() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.h119 const std::vector<Rect>& GetTouchRectList() override in GetTouchRectList() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h256 virtual const std::vector<Rect>& GetTouchRectList() in GetTouchRectList() function