Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.h295 virtual void UpdateMenuWhileAncestorNodeChanged(bool shouldHideMenu, bool shouldShowMenu);
H A Dbase_text_select_overlay.cpp833 UpdateMenuWhileAncestorNodeChanged( in OnAncestorNodeChanged()
850 void BaseTextSelectOverlay::UpdateMenuWhileAncestorNodeChanged(bool shouldHideMenu, bool shouldShow… in UpdateMenuWhileAncestorNodeChanged() function in OHOS::Ace::NG::BaseTextSelectOverlay