Searched defs:SetTouchHotAreas (Results 1 – 10 of 10) sorted by relevance
233 void AccessibilityWindowInfo::SetTouchHotAreas(const std::vector<Rect> &touchHotAreas) in SetTouchHotAreas() function in OHOS::Accessibility::AccessibilityWindowInfo
178 void WindowNode::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() function in OHOS::Rosen::WindowNode
164 virtual WMError SetTouchHotAreas(const std::vector<Rect>& rects) {return WMError::WM_OK;} in SetTouchHotAreas() function
564 void WindowProperty::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() function in OHOS::Rosen::WindowProperty
943 WMError WindowImpl::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() function in OHOS::Rosen::WindowImpl
587 void WindowSessionProperty::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() function in OHOS::Rosen::WindowSessionProperty
1536 virtual WMError SetTouchHotAreas(const std::vector<Rect>& rects) { return WMError::WM_OK; } in SetTouchHotAreas() function
4126 WMError WindowImpl::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() function in OHOS::Rosen::WindowImpl
3507 WMError WindowSceneSessionImpl::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() function in OHOS::Rosen::WindowSceneSessionImpl
3457 void Session::SetTouchHotAreas(const std::vector<Rect>& touchHotAreas) in SetTouchHotAreas() function in OHOS::Rosen::Session