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

/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dfirefox.tcl192 set fLeft [frame $f.fLeft -borderwidth 0 -background $bg]
193 text $fLeft.t1 -background $textBg -borderwidth 0 -highlightthickness 0 \
195 $fLeft.t1 insert end "Login information for web pages can be kept in the\
198 bindtags $fLeft.t1 TextWrapBindTag
200 $::checkbuttonCmd $fLeft.cb1 -text "Remember Passwords" \
201 -variable ::cbvar($fLeft.cb1) -style DemoCheckbutton
203 checkbutton $fLeft.cb1 -background $bg -highlightthickness 0 \
204 -text "Remember Passwords" -variable ::cbvar($fLeft.cb1)
206 set ::cbvar($fLeft
[all...]
/macosx-10.10/ICU-531.30/icuSources/io/
H A Duprintf.h43 UBool fLeft; /* - flag */ member in struct:u_printf_spec_info
H A Duprintf.c79 if(info->fLeft) {
H A Dsprintf.c76 if(info->fLeft) {
H A Duprntf_p.c1303 info->fLeft = TRUE;
1480 info->fLeft = TRUE;
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c128921 float fLeft = aDistance[aLeft[iLeft]]; local
[all...]

Completed in 473 milliseconds