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

/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/canvas/
H A Dcanvas_zoom.tcl96 set vwidth [expr {max([string length $lo], [string length $hi])}]
101 ${pre}::label $win.z.val -textvariable $var -justify c -anchor c -width $vwidth
/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dvfprintf.c1011 int vwidth = 0; /* Width specified via '*'. */ local
1053 vwidth = 1;
1226 if (vwidth == 0) {
H A Dvfwprintf.c1081 int vwidth = 0; /* Width specified via '*'. */ local
1123 vwidth = 1;
1294 if (vwidth == 0) {

Completed in 122 milliseconds