Home
last modified time | relevance | path

Searched refs:PopPanel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dpanel_element.cpp86 lastStack->PopPanel(); in ClosePanel()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.h67 void PopPanel();
H A Dstack_element.cpp89 void StackElement::PopPanel() in PopPanel() function in OHOS::Ace::StackElement