Searched defs:SetHotAreas (Results 1 – 6 of 6) sorted by relevance
45 void SubwindowManager::SetHotAreas(const std::vector<Rect>& rects, int32_t overlayId, int32_t insta… in SetHotAreas() function in OHOS::Ace::SubwindowManager
89 virtual void SetHotAreas(const std::vector<Rect>& rects, int32_t nodeId) {}; in SetHotAreas() function
512 void SubwindowManager::SetHotAreas(const std::vector<Rect>& rects, int32_t nodeId, int32_t instance… in SetHotAreas() function in OHOS::Ace::SubwindowManager
590 void MenuWrapperPattern::SetHotAreas(const RefPtr<LayoutWrapper>& layoutWrapper) in SetHotAreas() function in OHOS::Ace::NG::MenuWrapperPattern
947 void SubwindowOhos::SetHotAreas(const std::vector<Rect>& rects, int32_t nodeId) in SetHotAreas() function in OHOS::Ace::SubwindowOhos
504 void BubbleLayoutAlgorithm::SetHotAreas(bool showInSubWindow, bool isBlock, in SetHotAreas() function in OHOS::Ace::NG::BubbleLayoutAlgorithm