Searched refs:bottom (Results 151 - 175 of 720) sorted by relevance

1234567891011>>

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-InterfaceBuilderKit/PyObjCTest/
H A Dtest_ibgeometry.py22 self.failUnless(hasattr(o, 'bottom'))
26 self.failUnlessIsInstance(o.bottom, float)
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dttkprogress.rb25 The bottom one is an \\u201Cindeterminate\\u201D progress bar, \
47 pack(:side=>:bottom, :fill=>:x)
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dtkmsgcat-load_rb.rb60 }.pack(:side=>:bottom, :fill=>:x)
72 }.pack(:side=>:bottom, :fill=>:x)
H A Dtkmsgcat-load_rb2.rb60 }.pack(:side=>:bottom, :fill=>:x)
72 }.pack(:side=>:bottom, :fill=>:x)
H A Dtkrttimer.rb9 f1.pack(:side=>:bottom, :fill=>:both)
15 f2.pack(:side=>:bottom, :fill=>:both)
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dmixplay.tcl41 pack $fb -side bottom
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/tkpiechart/
H A Dcanlabel.tcl174 set bottom [expr {$y + $halfHeight}]
178 $canvas coords $selectRectangle $left $top $right $bottom
180 [expr {$left + $bulletWidth}] $bottom
185 [list [expr {$left + $bulletWidth + 1}] $top $right $bottom]
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dbutton.tcl25 pack [addSeeDismiss $w.buttons $w] -side bottom -fill x
H A Dclrpick.tcl25 pack $btns -side bottom -fill x
H A Dttkprogress.tcl21 ttk::label $w.msg -font $font -wraplength 4i -justify left -text "Below are two progress bars. The top one is a \u201Cdeterminate\u201D progress bar, which is used for showing how far through a defined task the program has got. The bottom one is an \u201Cindeterminate\u201D progress bar, which is used to show that the program is busy but does not know how long for. Both are run here in self-animated mode, which can be turned on and off using the buttons underneath."
26 pack $btns -side bottom -fill x
/macosx-10.10.1/tcl-105/tk84/tk/library/demos/
H A Dbutton.tcl23 pack $w.buttons -side bottom -fill x -pady 2m
H A Dclrpick.tcl22 pack $w.buttons -side bottom -fill x -pady 2m
H A Dradio.tcl22 pack $w.buttons -side bottom -fill x -pady 2m
59 grid x $w.right.bottom
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DBoxModelDetailsSectionRow.js78 var bottom = this._getPropertyValueAsPx(computedStyle, componentName + "-bottom" + suffix);
79 return { left: left, top: top, right: right, bottom: bottom };
163 height = height - borderBox.top - borderBox.bottom - paddingBox.top - paddingBox.bottom;
190 // Position types for which top, left, bottom and right are ignored.
244 boxElement.appendChild(createBoxPartElement.call(this, style, name, "bottom", suffix));
411 userValuePx += borderBox.top + borderBox.bottom + paddingBox.top + paddingBox.bottom;
[all...]
H A DLogContentView.css218 padding-bottom: 0;
304 padding-bottom: 2px;
305 margin-bottom: -2px;
310 padding-bottom: 0;
311 margin-bottom: 0;
365 margin-bottom: 1px;
431 border-bottom: 1px solid rgb(237, 202, 71);
/macosx-10.10.1/apache-793/httpd/docs/manual/style/css/
H A Dmanual.css180 border-bottom: 1px dashed #0073c7;
268 margin-bottom: 1em;
336 vertical-align: bottom;
353 margin-bottom: 0;
389 border-bottom: 1px solid #aaa;
430 padding-bottom: 0;
469 vertical-align: bottom;
475 vertical-align: bottom;
482 padding-bottom: 0.5em;
486 vertical-align: bottom;
[all...]
H A Dmanual-print.css125 border-bottom-width: 1px;
126 border-bottom-color: #405871;
144 border-bottom: 1px solid #000;
195 margin-bottom: 1em;
251 margin-bottom: 0;
273 border-bottom: 1px solid #000;
321 vertical-align: bottom;
327 vertical-align: bottom;
333 vertical-align: bottom;
540 padding-bottom
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/bwidget/
H A Dtmpldlg.rb41 titf4.pack(:side=>:bottom, :fill=>:x, :pady=>2, :padx=>2)
46 @@tmpl['side'] = :bottom
53 Tk.pack(TkRadiobutton.new(subf, :text=>'Bottom', :value=>:bottom,
82 button.pack(:side=>:bottom)
83 sep.pack(:side=>:bottom, :fill=>:x, :pady=>10)
134 button.pack(:side=>:bottom)
135 sep.pack(:side=>:bottom, :fill=>:x, :pady=>10)
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXWindowEvent.c317 height = bounds.bottom - bounds.top;
366 if (bounds.top > maxBounds.bottom - strWidths.top) {
367 v = maxBounds.bottom
370 } else if (bounds.bottom < maxBounds.top
371 + strWidths.bottom) {
373 + (strWidths.bottom ? strWidths.bottom : 40)
374 - bounds.bottom;
994 bounds.bottom - bounds.top));
999 rect = CGRectMake(0, 0, bounds.right, bounds.bottom);
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dcalendar.itk728 set bottom [expr {[lindex [$itk_component(page) bbox all] 3] + 3}]
731 $itk_component(page) create line 0 $bottom $wmax $bottom \
735 incr bottom 3
750 set y0 [expr {$wrow*($hmax-$bottom-4)/$weeks+$bottom}]
752 set y1 [expr {($wrow+1)*($hmax-$bottom-4)/$weeks+$bottom}]
825 set bottom [expr {[lindex [$itk_component(page) bbox title buttons] 3] + 7}]
832 [expr {(($x1 - $x0) / 2) + $x0}] $bottom \
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkGeometry.c188 int top, int bottom)
217 if (bottom < 0) {
218 bottom = 0;
220 if (bottom != winPtr->internalBorderBottom) {
221 winPtr->internalBorderBottom = bottom;
182 Tk_SetInternalBorderEx( Tk_Window tkwin, int left, int right, int top, int bottom) argument
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dcsscomplete.vim6 let s:values = split("azimuth background background-attachment background-color background-image background-position background-repeat border bottom border-collapse border-color border-spacing border-style border-top border-right border-bottom border-left border-top-color border-right-color border-bottom-color border-left-color border-top-style border-right-style border-bottom-style border-left-style border-top-width border-right-width border-bottom-width border-left-width border-width caption-side clear clip color content counter-increment counter-reset cue cue-after cue-before cursor display direction elevation empty-cells float font font-family font-size font-style font-variant font-weight height left letter-spacing line-height list-style list-style-image list-style-position list-style-type margin margin-right margin-left margin-top margin-bottom max-height max-width min-height min-width orphans outline outline-color outline-style outline-width overflow padding padding-top padding-right padding-bottom padding-left page-break-after page-break-before page-break-inside pause pause-after pause-before pitch pitch-range play-during position quotes right richness speak speak-header speak-numeral speak-punctuation speech-rate stress table-layout text-align text-decoration text-indent text-transform top unicode-bidi vertical-align visibility voice-family volume white-space width widows word-spacing z-index")
117 let values = ["top", "center", "bottom"]
126 let values = ["url(", "scroll", "fixed", "transparent", "rgb(", "#", "none", "top", "center", "bottom" , "left", "right", "repeat", "repeat-x", "repeat-y", "no-repeat"]
135 elseif prop =~ 'border-\%(top\|right\|bottom\|lef
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emulation/
H A Dedt.el76 ;; 1. Scroll margins at the top and bottom of the window are now
79 ;; 10% of the window and the bottom margin set to 15% of the
86 ;; sets the top margin to 20% of the window and the bottom margin
96 ;; edt-top-scroll-margin and edt-bottom-scroll-margin
259 (defcustom edt-bottom-scroll-margin 15
260 "*Scroll margin at the bottom of the screen.
262 setting of 15%. If set to 0, bottom scroll margin is disabled."
402 (edt-line-to-bottom-of-window)
491 (edt-bottom-check beg num))
634 (edt-bottom
[all...]
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Dgetopt.c178 int bottom = d->__first_nonopt;
210 while (top > middle && middle > bottom)
212 if (top - middle > middle - bottom)
215 int len = middle - bottom;
221 tem = argv[bottom + i];
222 argv[bottom + i] = argv[top - (middle - bottom) + i];
223 argv[top - (middle - bottom) + i] = tem;
224 SWAP_FLAGS (bottom + i, top - (middle - bottom)
175 int bottom = d->__first_nonopt; local
[all...]
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dgetopt.c157 int bottom = d->__first_nonopt;
189 while (top > middle && middle > bottom)
191 if (top - middle > middle - bottom)
194 int len = middle - bottom;
200 tem = argv[bottom + i];
201 argv[bottom + i] = argv[top - (middle - bottom) + i];
202 argv[top - (middle - bottom) + i] = tem;
203 SWAP_FLAGS (bottom + i, top - (middle - bottom)
154 int bottom = d->__first_nonopt; local
[all...]

Completed in 422 milliseconds

1234567891011>>