Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h675 contextMenu_ = contextMenu; in SetContextMenu()
945 RefPtr<Component> contextMenu_; variable
H A Dpipeline_context.cpp1145 auto menu = AceType::DynamicCast<SelectPopupComponent>(contextMenu_); in CloseContextMenu()