Searched refs:BindCloseCallback (Results 1 – 3 of 3) sorted by relevance
58 void BindCloseCallback(const RefPtr<FrameNode>& closeButton);
140 BindCloseCallback(closeButton); in BuildMenuBar()270 void AppBarView::BindCloseCallback(const RefPtr<FrameNode>& closeButton) in BindCloseCallback() function in OHOS::Ace::NG::AppBarView
477 appBar->BindCloseCallback(menuButton);