Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.h33 DIALOG_PUSH, enumerator
H A Dstack_element.cpp102 PopupComponentInfo pushComponentInfo = { -1, "-1", Operation::DIALOG_PUSH, newComponent }; in PushDialog()
182 case Operation::DIALOG_PUSH: in PerformPopupChild()