Searched refs:bottom (Results 176 - 200 of 720) sorted by relevance

1234567891011>>

/macosx-10.10.1/groff-38/groff/src/libs/libgroff/
H A Dgetopt.c177 int bottom = d->__first_nonopt;
209 while (top > middle && middle > bottom)
211 if (top - middle > middle - bottom)
214 int len = middle - bottom;
220 tem = argv[bottom + i];
221 argv[bottom + i] = argv[top - (middle - bottom) + i];
222 argv[top - (middle - bottom) + i] = tem;
223 SWAP_FLAGS (bottom + i, top - (middle - bottom)
174 int bottom = d->__first_nonopt; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dtabset.itk1289 # if this bottom is greater use it
2219 set bottom $innerBottom
2240 # darker shadow (bottom and right edges)
2361 # darker shadow (bottom and right edges)
2377 # outline of tab -- darker bottom side
2446 set bottom [expr {$_top + $_labelHeight}]
2458 $outerLeft [expr {$bottom + 3}] \
2463 $outerRight [expr {$bottom + 3}] \
2464 $outerLeft [expr {$bottom + 3}] \
2470 [expr {$outerLeft + 1}] [expr {$bottom
[all...]
/macosx-10.10.1/text_cmds-88/sort/
H A Dgetopt.c177 int bottom = d->__first_nonopt;
209 while (top > middle && middle > bottom)
211 if (top - middle > middle - bottom)
214 int len = middle - bottom;
220 tem = argv[bottom + i];
221 argv[bottom + i] = argv[top - (middle - bottom) + i];
222 argv[top - (middle - bottom) + i] = tem;
223 SWAP_FLAGS (bottom + i, top - (middle - bottom)
174 int bottom = d->__first_nonopt; local
[all...]
/macosx-10.10.1/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/populate/
H A Dapple.css42 img.shadow { padding: 5px; background: #fff; margin-bottom: 2px; *border: 1px solid #e2e2e2; _position: relative; }
48 .roundedbottom { border-radius: 0 0 4px 4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px; -moz-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; -khtml-border-radius: 0 0 4px 4px; }
49 .roundedright { border-radius: 0 4px 4px 0; -webkit-border-top-right-radius:4px; -webkit-border-bottom-right-radius:4px; -moz-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0; -khtml-border-radius: 0 4px 4px 0; }
50 .roundedleft { border-radius: 4px 0 0 4px; -webkit-border-top-left-radius:4px; -webkit-border-bottom-left-radius:4px; -moz-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; -khtml-border-radius: 4px 0 0 4px; }
53 .roundedbottomleft { border-radius: 0 0 0 4px; -webkit-border-bottom-left-radius:4px; -moz-border-radius: 0 0 0 4px; -o-border-radius: 0 0 0 4px; -khtml-border-radius: 0 0 0 4px; }
54 .roundedbottomright { border-radius: 0 0 4px 0; -webkit-border-bottom-right-radius:4px; -moz-border-radius: 0 0 4px 0; -o-border-radius: 0 0 4px 0; -khtml-border-radius: 0 0 4px 0; }
134 sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; _position: static !important; }
144 h1,h2 { margin-bottom: 18px; }
149 p { margin-bottom
[all...]
/macosx-10.10.1/cups-408/cups/cups/
H A Dtestpwg.c458 size2->bottom != size->bottom ||
485 if (size2->bottom != size->bottom)
486 printf(" SAVED size->bottom=%d, ORIG size->bottom=%d\n",
487 size2->bottom, size->bottom);
/macosx-10.10.1/llvmCore-3425.0.34/docs/_static/
H A Dllvm.css16 margin-right: 1em; margin-bottom: 1em; }
35 padding-bottom: 2px
50 border-bottom: 1px solid #999999; font-size: 12pt;
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkGeometry.c189 Tk_SetInternalBorderEx(tkwin, left, right, top, bottom)
192 int top, bottom;
221 if (bottom < 0) {
222 bottom = 0;
224 if (bottom != winPtr->internalBorderBottom) {
225 winPtr->internalBorderBottom = bottom;
/macosx-10.10.1/cups-408/cups/filter/
H A Dinterpret.c142 bottom, /* Bottom position */ local
263 bottom = size->bottom;
279 bottom = 0.0f;
303 right = h->cupsPageSize[0] - bottom;
304 bottom = h->cupsPageSize[1] - temp1;
310 temp2 = bottom;
313 bottom = h->cupsPageSize[1] - top;
324 left = bottom;
326 bottom
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkLayout.c131 b.height -= (p.top + p.bottom);
146 b.height += (p.top + p.bottom);
290 pad->bottom = (short)pixels[3];
301 * to the left, top, right, and bottom padding.
303 * If the 'bottom' (fourth) element is missing, it defaults to 'top'.
347 pad->left = pad->top = pad->right = pad->bottom = 0;
384 pad->left = pad->top = pad->right = pad->bottom = 0;
392 Ttk_Padding Ttk_MakePadding(short left, short top, short right, short bottom) argument
398 pad.bottom = bottom;
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXDraw.c427 bitmap.bounds.bottom = (short) image->height;
482 pixmap.bounds.bottom = (short) image->height;
819 theRect.bottom = (short) (theRect.top + height + lw);
892 theRect.bottom = (short) (theRect.top + rectPtr->height + lw);
954 theRect.bottom = (short) (theRect.top + rectPtr->height);
1036 theRect.bottom = (short) (theRect.top + height + lw);
1134 theRect.bottom = (short) (theRect.top + arcPtr->height + lw);
1232 theRect.bottom = (short) (theRect.top + height + lw);
1237 boxHeight = theRect.bottom - theRect.top;
1245 vertex[1] = (theRect.top + theRect.bottom)/2.
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/err/
H A Derr.c396 if (es->top == es->bottom)
397 es->bottom=(es->bottom+1)%ERR_NUM_ERRORS;
420 es->top=es->bottom=0;
457 if (es->bottom == es->top) return(0);
458 i=(es->bottom+1)%ERR_NUM_ERRORS;
463 es->bottom=i;
703 ret->bottom=0;
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DBreakpointTreeElement.css64 bottom: 0;
H A DCSSStyleDeclarationTextEditor.css127 background-image: linear-gradient(to bottom, rgb(204, 204, 204), rgb(204, 204, 204)),
128 linear-gradient(to bottom, rgb(204, 204, 204), rgb(204, 204, 204));
131 background-position: top left, bottom right;
142 bottom: 0;
H A DFilterBar.css80 vertical-align: bottom;
/macosx-10.10.1/dcerpc-61/www/content/css/blueprint/
H A Die.css21 sub {vertical-align:text-bottom;}
/macosx-10.10.1/dcerpc-61/www/content/css/blueprint/src/
H A Die.css36 sub { vertical-align: text-bottom; }
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_nslayoutconstraint.py64 self.assertEqual(v.bottom, 0.0)
76 self.assertEqual(v.bottom, 3.0)
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dpaned1.rb28 # The bottom buttons
30 pack(:side=>:bottom, :fill=>:x, :pady=>'2m')
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dspin.rb46 pack(:side=>:bottom, :fill=>:x, :pady=>'2m')
H A Dttkprogress.rb52 pack(:side=>:bottom, :fill=>:x)
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dlabelframe.tcl29 {-side Enum left 1 {left right top bottom}}
71 bottom {set packopt "-side bottom -fill x"}
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/tools/
H A Dbench-compare.tcl97 bottom set [top get]
99 bottom enable
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dcombo.tcl35 pack $btns -side bottom -fill x
H A Dentry2.tcl26 pack $btns -side bottom -fill x
H A Dicon.tcl26 pack $btns -side bottom -fill x

Completed in 291 milliseconds

1234567891011>>