Searched refs:RedFatalAlert (Results 1 - 1 of 1) sorted by relevance

/inkscape/packaging/macosx/ScriptExec/
H A Dmain.c46 // RedFatalAlert()
97 static void RedFatalAlert(Str255 errorString, Str255 expStr);
172 if (err) RedFatalAlert("\pInitialization Error",
176 if (err = LoadMenuBar(NULL)) RedFatalAlert("\pInitialization Error",
322 RedFatalAlert("\pInitialization Error",
327 RedFatalAlert("\pInitialization Error",
431 static void RedFatalAlert (Str255 errorString, Str255 expStr) function

Completed in 13 milliseconds