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

/ast/src/lib/libtk/generic/
H A DtkGet.c319 * Tk_GetJustify --
337 Tk_GetJustify(interp, string, justifyPtr)
330 Tk_GetJustify(interp, string, justifyPtr) function
H A DtkConfig.c494 if (Tk_GetJustify(interp, uid, (Tk_Justify *) ptr) != TCL_OK) {
H A DtkTextTag.c302 if (Tk_GetJustify(interp, tagPtr->justifyString,
H A Dtk.h1173 EXTERN int Tk_GetJustify _ANSI_ARGS_((Tcl_Interp *interp,

Completed in 16 milliseconds