Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.h34 DIALOG_POP, enumerator
H A Dstack_element.cpp120 PopupComponentInfo popComponentInfo = { id, "-1", Operation::DIALOG_POP, nullptr }; in PopDialog()
189 case Operation::DIALOG_POP: in PerformPopupChild()