Home
last modified time | relevance | path

Searched refs:UpdateBubbleButtons (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.h51 …static void UpdateBubbleButtons(std::list<RefPtr<UINode>>& buttons, const RefPtr<PopupParam>& para…
H A Dbubble_view.cpp386 void BubbleView::UpdateBubbleButtons(std::list<RefPtr<UINode>>& buttons, const RefPtr<PopupParam>& … in UpdateBubbleButtons() function in OHOS::Ace::NG::BubbleView
444 UpdateBubbleButtons(buttons, param); in UpdateBubbleContent()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/
H A Dbubble_test_ng.cpp1118 BubbleView::UpdateBubbleButtons(buttons, popupParam);