Searched refs:TOP (Results 51 - 69 of 69) sorted by relevance

123

/macosx-10.9.5/bash-92/bash-3.2/support/
H A Dtexi2html966 <TR VALIGN="TOP">
1098 print $fh qq{<TR VALIGN="TOP" ALIGN="LEFT">\n} if $vertical;
4509 # prepare TOC, OVERVIEW, TOP
5164 push(@lines2,&debug('<TR><TD ALIGN="left" VALIGN="TOP">' .
5166 '</TD><TD>&nbsp;&nbsp;</TD><TD ALIGN="left" VALIGN="TOP">' .
5172 push(@lines2,&debug('<TR><TD ALIGN="left" VALIGN="TOP">' .
5174 '</TD><TD ALIGN="left" VALIGN="TOP">' . $descr .
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pop3d/
H A Dpop3d.tcl78 TOP H_top
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRootInlineBox.cpp907 if (verticalAlign == TOP || verticalAlign == BOTTOM)
911 if (parent->isRenderInline() && parent->style()->verticalAlign() != TOP && parent->style()->verticalAlign() != BOTTOM)
H A DRenderTableCell.cpp202 case TOP:
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/rrsetorder/
H A Dtests.sh24 if grep "^#define DNS_RDATASET_FIXED" $TOP/config.h > /dev/null 2>&1 ; then
/macosx-10.9.5/groff-38/groff/src/preproc/pic/
H A Dlex.cpp519 { "top", TOP },
1880 case TOP:
1881 // recognise TOP only before OF
H A Dpic.cpp153 #define TOP 337 macro
3207 "K_MAX","K_MIN","INT","RAND","SRAND","COPY","THRU","TOP","BOTTOM","UPPER",
3414 "corner : TOP",
/macosx-10.9.5/groff-38/groff/src/preproc/tbl/
H A Dmain.cpp603 case entry_modifier::TOP:
843 list->vertical_alignment = entry_modifier::TOP;
H A Dtable.cpp404 case entry_modifier::TOP:
631 case entry_modifier::TOP:
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcobol.vim81 syn keyword cobolReserved contained TAPE TERMINAL TERMINATE TEST TEXT THAN THEN THROUGH THRU TIME TIMES TO TOP
H A Dgtkrc.vim56 syn keyword gtkrcConstant TRUE FALSE NONE IN OUT LEFT RIGHT TOP BOTTOM UP DOWN VERTICAL HORIZONTAL ETCHED_IN ETCHED_OUT
H A Dcf.vim316 " containedin to add to the TOP of cfOutputRegion.
321 syn region cfOutputRegion matchgroup=NONE transparent start=+<cfoutput>+ end=+</cfoutput>+ contains=TOP
H A Dfvwm.vim390 \ MENU SELECT DESTROY TOP RIGHT BOTTOM LEFT
H A Dperl.vim59 syn cluster perlTop contains=TOP
H A Dvim.vim381 syn keyword vimGroupSpecial contained ALL ALLBUT CONTAINED TOP
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSPrimitiveValueMappings.h2714 case TOP:
2750 return TOP;
2770 return TOP;
H A DCSSComputedStyleDeclaration.cpp2287 case TOP:
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeDisplay.c3592 area->dirty[TOP] = 0;
3595 if (!(area->flags & DITEM_DIRTY) || (y1 < area->dirty[TOP]))
3596 area->dirty[TOP] = y1;
5375 top += area->dirty[TOP];
7972 dItem->area.dirty[LEFT], dItem->area.dirty[TOP],
7976 dItem->left.dirty[LEFT], dItem->left.dirty[TOP],
7980 dItem->right.dirty[LEFT], dItem->right.dirty[TOP],
H A DtkTreeCtrl.h157 enum { LEFT, TOP, RIGHT, BOTTOM }; enumerator in enum:__anon13240

Completed in 477 milliseconds

123