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

/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkLabel.c92 * TextReqWidth -- compute the requested width of a text element.
99 static int TextReqWidth(TextElement *text) function
188 *widthPtr = TextReqWidth(text);
551 textReqWidth = TextReqWidth(&label->text);

Completed in 158 milliseconds