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

/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkTextTag.c22 static Tk_ConfigSpec tagConfigSpecs[] = { variable
286 return Tk_ConfigureValue(interp, textPtr->tkwin, tagConfigSpecs,
298 return Tk_ConfigureInfo(interp, textPtr->tkwin, tagConfigSpecs,
301 return Tk_ConfigureInfo(interp, textPtr->tkwin, tagConfigSpecs,
306 result = Tk_ConfigureWidget(interp, textPtr->tkwin, tagConfigSpecs,

Completed in 109 milliseconds