Searched defs:MessageBox (Results 1 – 3 of 3) sorted by relevance
148 void GtkMainWnd::MessageBox(const char* caption, const char* text, in MessageBox() function in GtkMainWnd
191 void MainWnd::MessageBox(const char* caption, const char* text, bool is_error) { in MessageBox() function in MainWnd
461 void CScript_HostPseudoModel::MessageBox(CFXJSE_Arguments* pArguments) { in MessageBox() function in CScript_HostPseudoModel