Searched defs:MessageBox (Results 1 – 2 of 2) 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