Home
last modified time | relevance | path

Searched refs:ClipBubbleWithPath (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.h145 void ClipBubbleWithPath(const RefPtr<FrameNode>& frameNode);
H A Dbubble_layout_algorithm.h177 std::string ClipBubbleWithPath();
H A Dbubble_paint_method.cpp278 ClipBubbleWithPath(clipFrameNode_); in ClipBubble()
804 void BubblePaintMethod::ClipBubbleWithPath(const RefPtr<FrameNode>& frameNode) in ClipBubbleWithPath() function in OHOS::Ace::NG::BubblePaintMethod
H A Dbubble_layout_algorithm.cpp1407 clipPath_ = ClipBubbleWithPath(); in UpdateClipOffset()
1410 std::string BubbleLayoutAlgorithm::ClipBubbleWithPath() in ClipBubbleWithPath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/
H A Dbubble_test_ng.cpp2642 auto path = layoutAlgorithm->ClipBubbleWithPath();
2648 path = layoutAlgorithm->ClipBubbleWithPath();
2654 path = layoutAlgorithm->ClipBubbleWithPath();
2660 path = layoutAlgorithm->ClipBubbleWithPath();