Searched defs:message_box (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp5039 int os::message_box(const char* title, const char* message) { function in class:os
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp4826 int os::message_box(const char* title, const char* message) { function in class:os
/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp4444 int os::message_box(const char* title, const char* message) { function in class:os
/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp3697 int os::message_box(const char* title, const char* message) { function in class:os

Completed in 2244 milliseconds