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

/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkOldConfig.c42 static CONST char * FormatConfigValue(Tcl_Interp *interp, Tk_Window tkwin,
712 argv[4] = FormatConfigValue(interp, tkwin, specPtr, widgRec, buffer,
741 * FormatConfigValue --
759 FormatConfigValue(
948 result = FormatConfigValue(interp, tkwin, specPtr, widgRec, buffer,
753 FormatConfigValue( function
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkOldConfig.c44 static CONST char * FormatConfigValue _ANSI_ARGS_((Tcl_Interp *interp,
739 argv[4] = FormatConfigValue(interp, tkwin, specPtr, widgRec, buffer,
768 * FormatConfigValue --
788 FormatConfigValue(interp, tkwin, specPtr, widgRec, buffer, freeProcPtr)
971 result = FormatConfigValue(interp, tkwin, specPtr, widgRec, buffer, &freeProc);
782 FormatConfigValue(interp, tkwin, specPtr, widgRec, buffer, freeProcPtr) function

Completed in 122 milliseconds