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

/macosx-10.10.1/tcl-105/tcl_ext/tclapplescript/tclapplescript/
H A DtclMacOSA_OSX.c146 static int tclOSAGetScriptID _ANSI_ARGS_((tclOSAComponent *theComponent,
941 if (tclOSAGetScriptID(OSAComponent, argv[2], &scriptID) == TCL_OK) {
1518 if (tclOSAGetScriptID(OSAComponent, argv[0], &scriptID) != TCL_OK) {
2080 if (tclOSAGetScriptID(theComponent, scriptName, &scriptID) != TCL_OK ) {
2384 * tclOSAGetScriptID --
2398 tclOSAGetScriptID(
2473 * tclOSAGetScriptID --
2379 tclOSAGetScriptID( function

Completed in 1514 milliseconds