Home
last modified time | relevance | path

Searched defs:GetTouchHotAreas (Results 1 – 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
Dsession.h226 virtual std::vector<Rect> GetTouchHotAreas() const in GetTouchHotAreas() function
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp380 void WindowNode::GetTouchHotAreas(std::vector<Rect>& rects) const in GetTouchHotAreas() function in OHOS::Rosen::WindowNode
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp365 void WindowSessionProperty::GetTouchHotAreas(std::vector<Rect>& rects) const in GetTouchHotAreas() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp832 std::vector<Rect> SceneSession::GetTouchHotAreas() const in GetTouchHotAreas() function in OHOS::Rosen::SceneSession
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp559 void WindowProperty::GetTouchHotAreas(std::vector<Rect>& rects) const in GetTouchHotAreas() function in OHOS::Rosen::WindowProperty