Searched refs:bottom (Results 126 - 150 of 720) sorted by relevance

1234567891011>>

/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dtktimer3.rb11 .pack(:side=>:bottom, :fill=>:both)
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dprogressdlg.tcl54 -modal none -side bottom -anchor e -class ProgressDlg]
70 pack $frame.pb -side bottom -anchor w -fill x -expand yes
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/bench/
H A Dbench_wtext.tcl113 bottom set [top get]
115 bottom enable
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dform.tcl26 pack $btns -side bottom -fill x
H A Dlabel.tcl26 pack $btns -side bottom -fill x
H A Dspin.tcl35 pack $btns -side bottom -fill x
H A Dstates.tcl26 pack $btns -side bottom -fill x
H A Dtimer28 pack .counter -side bottom -fill both
H A Dttkscale.tcl27 pack $btns -side bottom -fill x
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinRegion.c94 rect_return->height = (short) (rect.bottom - rect.top);
254 rect.bottom = y+height;
/macosx-10.10.1/tcl-105/tk84/tk/library/demos/
H A Dcheck.tcl23 pack $w.buttons -side bottom -fill x -pady 2m
H A Dentry1.tcl23 pack $w.buttons -side bottom -fill x -pady 2m
H A Dform.tcl23 pack $w.buttons -side bottom -fill x -pady 2m
H A Dhscale.tcl22 pack $w.buttons -side bottom -fill x -pady 2m
36 pack $w.frame.scale -side bottom -expand yes -anchor n
H A Dimage1.tcl22 pack $w.buttons -side bottom -fill x -pady 2m
H A Dlabelframe.tcl26 # The bottom buttons
29 pack $w.buttons -side bottom -fill x -pady 2m
37 pack $w.f -side bottom -fill both -expand 1
H A Dpaned1.tcl23 pack $w.buttons -side bottom -fill x -pady 2m
H A Dspin.tcl32 pack $w.buttons -side bottom -fill x -pady 2m
H A Dtimer25 pack .counter -side bottom -fill both
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DOverviewTimelineView.css31 bottom: 0;
48 bottom: 0;
H A DProbeSetDataGrid.css55 border-bottom: 3px solid #555;
59 border-bottom: 2px solid #666;
H A DRulesStyleDetailsPanel.css53 margin-bottom: 8px;
61 border-bottom: none;
H A DTimelineRecordBar.css53 border-bottom-right-radius: 0 !important;
59 border-bottom-left-radius: 0 !important;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dmacgui.h142 short descent; /* baseline to bottom edge of raster */
159 (xcs).descent = (bds).bottom)
343 (xr).height = ((nr).bottom - (nr).top))
349 (nr).bottom = ((xr).y + (xr).height))
355 (nr).bottom = ((nr).top + (height)))
/macosx-10.10.1/libxslt-13/libxslt/tests/xmlspec/
H A DW3C-REC.css49 div.head { margin-bottom: 1em }
65 margin-bottom: 0.6em;
68 dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */

Completed in 303 milliseconds

1234567891011>>