Home
last modified time | relevance | path

Searched refs:GetSelectMenuInfo (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.h39 SelectMenuInfo GetSelectMenuInfo();
H A Dselect_content_overlay_pattern.cpp88 SelectMenuInfo SelectContentOverlayPattern::GetSelectMenuInfo() in GetSelectMenuInfo() 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.cpp366 auto oldMenuInfo = menuPattern->GetSelectMenuInfo(); in MarkInfoChange()