Searched defs:sltHandleActionTriggerViewScreenResize (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineLogicNormal.cpp238 void UIMachineLogicNormal::sltHandleActionTriggerViewScreenResize(int iIndex, const QSize &size) function in class:UIMachineLogicNormal
270 this, SLOT(sltHandleActionTriggerViewScreenResize(int, const QSize&)));
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIActionPoolRuntime.cpp1986 void UIActionPoolRuntime::sltHandleActionTriggerViewScreenResize(QAction *pAction) function in class:UIActionPoolRuntime
2663 this, SLOT(sltHandleActionTriggerViewScreenResize(QAction*)));

Completed in 150 milliseconds