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

/ast/src/lib/libtksh/tcl/
H A DtclInterp.c702 slaveName = Tcl_GetCommandName(masterInterp, slavePtr->interpCmd);
866 tmpAliasName = Tcl_GetCommandName(slaveInterp,
1094 aliasName = Tcl_GetCommandName(slaveInterp, aliasPtr->slaveCmd);
2039 cmdName = Tcl_GetCommandName(interp, slavePtr->interpCmd);
2048 cmdName = Tcl_GetCommandName(targetPtr->slaveInterp,
2126 Tcl_GetCommandName(slavePtr->masterInterp,
2151 Tcl_GetCommandName(interp, aliasPtr->slaveCmd));
/ast/src/lib/libtk/generic/
H A DtkSquare.c399 Tcl_GetCommandName(squarePtr->interp,
H A DtkFrame.c674 Tcl_GetCommandName(framePtr->interp, framePtr->widgetCmd));
H A DtkMessage.c773 Tcl_GetCommandName(msgPtr->interp, msgPtr->widgetCmd));
H A DtkImgBmap.c993 Tcl_GetCommandName(masterPtr->interp, masterPtr->imageCmd));
H A DtkMenubutton.c997 Tcl_GetCommandName(mbPtr->interp, mbPtr->widgetCmd));
H A DtkScrollbar.c989 Tcl_GetCommandName(scrollPtr->interp,
H A DtkButton.c1450 Tcl_GetCommandName(butPtr->interp, butPtr->widgetCmd));
H A DtkEntry.c1604 Tcl_GetCommandName(entryPtr->interp, entryPtr->widgetCmd));
H A DtkListbox.c1550 Tcl_GetCommandName(listPtr->interp, listPtr->widgetCmd));
H A DtkScale.c1789 Tcl_GetCommandName(scalePtr->interp, scalePtr->widgetCmd));
H A DtkText.c964 Tcl_GetCommandName(textPtr->interp,
H A DtkMenu.c2160 Tcl_GetCommandName(menuPtr->interp, menuPtr->widgetCmd));
H A DtkCanvas.c1822 Tcl_GetCommandName(canvasPtr->interp,
H A DtkImgPhoto.c1920 Tcl_GetCommandName(masterPtr->interp, masterPtr->imageCmd));
/ast/src/lib/libtksh/src/
H A Deval.c105 * Tcl_GetCommandName --
121 Tcl_GetCommandName(Tcl_Interp *interp, Tcl_Command command) function
/ast/src/lib/libtksh/include/
H A Dtcl.h948 EXTERN char * Tcl_GetCommandName _ANSI_ARGS_((Tcl_Interp *interp,

Completed in 94 milliseconds