Home | History | Annotate | Download | only in pdf

Lines Matching refs:Alert

1318 void Instance::Alert(const std::string& message) {
1319 GetWindowObject().Call("alert", message);