Searched refs:recallPopupPane (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIPopupStackViewport.h55 void recallPopupPane(const QString &strPopupPaneID);
H A DUIPopupStack.h60 void recallPopupPane(const QString &strPopupPaneID);
H A DUIPopupStackViewport.cpp86 void UIPopupStackViewport::recallPopupPane(const QString &strPopupPaneID) function in class:UIPopupStackViewport
H A DUIPopupStack.cpp75 void UIPopupStack::recallPopupPane(const QString &strPopupPaneID) function in class:UIPopupStack
78 m_pScrollViewport->recallPopupPane(strPopupPaneID);
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIPopupCenter.cpp329 pPopupStack->recallPopupPane(strPopupPaneID);

Completed in 38 milliseconds