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

/inkscape/packaging/macosx/ScriptExec/
H A Dmain.c87 static void *OpenDoc(void *arg);
277 static void *OpenDoc (void *arg) function
517 if (! taskDone) pthread_create(&odtid, NULL, OpenDoc, NULL);

Completed in 14 milliseconds