Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.cpp33 PopupComponentInfo pushComponentInfo = { -1, "-1", Operation::DIRECT_PUSH, newComponent }; in PushInstant()
41 PopupComponentInfo pushComponentInfo = { -1, "-1", Operation::DIRECT_PUSH, newComponent }; in PushComponent()
181 case Operation::DIRECT_PUSH: in PerformPopupChild()
H A Dstack_element.h30 DIRECT_PUSH, enumerator