Home
last modified time | relevance | path

Searched refs:GetBubbleRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.h152 bool GetBubbleRect(Rect& rect);
H A Drender_indexer.cpp296 auto isBubbleRect = GetBubbleRect(bubbleRect); in TouchTest()
642 bool RenderIndexer::GetBubbleRect(Rect& rect) in GetBubbleRect() function in OHOS::Ace::V2::RenderIndexer