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

/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dfirefox.tcl210 set fRight [frame $f.fRight -borderwidth 0 -background $bg]
211 $::buttonCmd $fRight.b1 -text "View Saved Passwords"
212 $::buttonCmd $fRight.b2 -text "Change Master Password..."
213 pack $fRight.b1 -side top -expand yes -fill x
214 pack $fRight.b2 -side top -expand yes -fill x -pady {8 0}
216 pack $fRight -side right -padx 12 -anchor n
308 set fRight [frame $f.fRight -borderwidth 0 -background $bg]
309 $::buttonCmd $fRight
[all...]
H A Dstyle-editor.tcl56 set fRight [panedwindow $w.pwH.pwV2 -orient vertical]
62 TreePlusScrollbarsInAFrame $fRight.propertyList 1 1
63 set T $fRight.propertyList.t
81 set fCanvas [frame $fRight.fCanvas -borderwidth 0]
113 $w.pwH.pwV2 add $fRight.propertyList $fCanvas
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c128922 float fRight = aDistance[aRight[iRight]]; local
[all...]

Completed in 237 milliseconds