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

/inkscape/packaging/macosx/ScriptExec/
H A Dmain.c113 static OSStatus SimpleCompileAppleScript(const char* theScript);
591 static OSStatus SimpleCompileAppleScript(const char* theScript) { argument
592 return CompileAppleScript(theScript, strlen(theScript), NULL);

Completed in 14 milliseconds