Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_content_overlay/
H A Dselect_content_overlay_pattern.h34 void UpdateMenuInfo(const SelectMenuInfo& info);
H A Dselect_content_overlay_pattern.cpp38 void SelectContentOverlayPattern::UpdateMenuInfo(const SelectMenuInfo& info) in UpdateMenuInfo() function in OHOS::Ace::NG::SelectContentOverlayPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_content_overlay_manager.cpp274 menuPattern->UpdateMenuInfo(info.menuInfo); in UpdateExistOverlay()