Searched refs:AbortMsg (Results 1 – 2 of 2) sorted by relevance
55 using ::teeui::AbortMsg;282 app->issueCmd<AbortMsg>(); in promptUserConfirmation_()497 if (sapp) sapp->issueCmd<AbortMsg>(); in abort()
58 using AbortMsg = Message<CmdAbort>; variable