Home
last modified time | relevance | path

Searched refs:TopBottom (Results 1 – 25 of 272) sorted by relevance

1234567891011

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DnsStackLayout.cpp75 pref.height += offset.TopBottom();
101 min.height += offset.TopBottom();
130 max.height += offset.TopBottom(); in NS_IMPL_ISUPPORTS()
323 nscoord height = clientRect.height - offset.TopBottom() - margin.TopBottom(); in Init()
355 if (offset.TopBottom() + childRect.height > clientRect.height) { in Init()
356 clientRect.height = childRect.height + offset.TopBottom(); in Init()
H A DnsImageBoxFrame.cpp593 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
607 minSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
611 maxSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
619 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
627 nscoord height = size.height - borderPadding.TopBottom(); in GetXULPrefSize()
647 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libappfw/src/
H A Dmargins.cpp36 TopBottom, enumerator
105 else if (side == TopBottom || side == SideTop || side == SideBottom) in DENG2_PIMPL()
107 if (outputs[TopBottom] && inputs[SideTop] && inputs[SideBottom]) in DENG2_PIMPL()
109 outputs[TopBottom]->setSource(*inputs[SideTop] + *inputs[SideBottom]); in DENG2_PIMPL()
259 return d->getOutput(TopBottom); in height()
H A Dvrwindowtransform.cpp205 case VRConfig::TopBottom: // Left goes on top in DENG2_PIMPL()
401 case VRConfig::TopBottom: in logicalRootSize()
438 case VRConfig::TopBottom: in windowToLogicalCoords()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/
H A DnsStackLayout.cpp67 pref.height += offset.TopBottom(); in GetXULPrefSize()
100 min.height += offset.TopBottom(); in GetXULMinSize()
136 max.height += offset.TopBottom(); in GetXULMaxSize()
327 clientRect.height - offset.TopBottom() - margin.TopBottom(); in XULLayout()
360 if (offset.TopBottom() + childRect.height > clientRect.height && in XULLayout()
362 clientRect.height = childRect.height + offset.TopBottom(); in XULLayout()
H A DnsImageBoxFrame.cpp659 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
674 minSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
678 maxSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
687 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
695 nscoord height = size.height - borderPadding.TopBottom(); in GetXULPrefSize()
712 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/
H A DnsStackLayout.cpp62 pref.height += offset.TopBottom(); in GetXULPrefSize()
90 min.height += offset.TopBottom(); in GetXULMinSize()
121 max.height += offset.TopBottom(); in GetXULMaxSize()
309 clientRect.height - offset.TopBottom() - margin.TopBottom(); in XULLayout()
339 if (offset.TopBottom() + childRect.height > clientRect.height) { in XULLayout()
340 clientRect.height = childRect.height + offset.TopBottom(); in XULLayout()
H A DnsImageBoxFrame.cpp677 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
692 minSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
696 maxSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
705 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
713 nscoord height = size.height - borderPadding.TopBottom(); in GetXULPrefSize()
730 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/items/
H A Dalgitem.cxx67 case 27000: SetValue( SvxCellOrientation::TopBottom ); break; in SvxOrientationItem()
92 case SvxCellOrientation::TopBottom: eUno = table::CellOrientation_TOPBOTTOM; break; in QueryValue()
114 case table::CellOrientation_TOPBOTTOM: eSvx = SvxCellOrientation::TopBottom; break; in PutValue()
153 case SvxCellOrientation::TopBottom: nAngle = 27000;break; in GetRotation()
/dports/x11-wm/blackbox/blackbox-0.70.1/src/
H A DConfigmenu.cc279 insertItem(bt::toUnicode("Top to Bottom"), TopBottom); in ConfigPlacementmenu()
295 tb = res.colPlacementDirection() == TopBottom; in refresh()
308 setItemEnabled(TopBottom, !center && !cascade); in refresh()
309 setItemChecked(TopBottom, !center && (cascade || tb)); in refresh()
334 case TopBottom: in itemClicked()
H A DBlackboxResource.cc163 (strcasecmp(str.c_str(), "bottomtotop") == 0) ? BottomTop : TopBottom; in load()
301 (col_direction == TopBottom) in save()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/items/
H A Dalgitem.cxx55 case 27000: SetValue( SvxCellOrientation::TopBottom ); break; in SvxOrientationItem()
80 case SvxCellOrientation::TopBottom: eUno = table::CellOrientation_TOPBOTTOM; break; in QueryValue()
102 case table::CellOrientation_TOPBOTTOM: eSvx = SvxCellOrientation::TopBottom; break; in PutValue()
137 case SvxCellOrientation::TopBottom: nAngle = 27000_deg100; break; in GetRotation()
/dports/textproc/R-cran-openxlsx/openxlsx/man/
H A DaddStyle.Rd43 fgFill = "#4F81BD", border = "TopBottom", borderColour = "#4F81BD"
47 bodyStyle <- createStyle(border = "TopBottom", borderColour = "#4F81BD")
/dports/www/firefox/firefox-99.0/layout/xul/
H A DnsImageBoxFrame.cpp661 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
676 minSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
680 maxSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
689 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
697 nscoord height = size.height - borderPadding.TopBottom(); in GetXULPrefSize()
714 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms.DataVisualization/System.Windows.Forms.DataVisualization.Charting/
H A DGradientStyle.cs34 TopBottom = 2, enumerator
/dports/x11-wm/blackbox/blackbox-0.70.1/nls/uk_UA/
H A DConfigmenu.m35 $ #TopBottom
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/
H A DnsImageBoxFrame.cpp707 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
722 minSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
726 maxSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
735 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
743 nscoord height = size.height - borderPadding.TopBottom(); in GetXULPrefSize()
760 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/
H A DnsImageBoxFrame.cpp707 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
722 minSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
726 maxSize.height -= borderPadding.TopBottom(); in GetXULPrefSize()
735 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
743 nscoord height = size.height - borderPadding.TopBottom(); in GetXULPrefSize()
760 size.height += borderPadding.TopBottom(); in GetXULPrefSize()
/dports/x11-wm/blackbox/blackbox-0.70.1/nls/ko_KR/
H A DConfigmenu.m37 $ #TopBottom
/dports/x11-wm/blackbox/blackbox-0.70.1/nls/ja_JP/
H A DConfigmenu.m39 $ #TopBottom
/dports/x11-wm/blackbox/blackbox-0.70.1/nls/zh_CN/
H A DConfigmenu.m39 $ #TopBottom
/dports/x11-wm/blackbox/blackbox-0.70.1/nls/ru_RU/
H A DConfigmenu.m39 $ #TopBottom
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsHTMLButtonControlFrame.cpp161 ? mRenderer.GetAddedButtonBorderAndPadding().TopBottom() in GetMinISize()
179 ? mRenderer.GetAddedButtonBorderAndPadding().TopBottom() in GetPrefISize()
257 adjustedHeight -= aFocusPadding.TopBottom(); in CloneReflowInputWithReducedContentBox()
/dports/x11-wm/blackbox/blackbox-0.70.1/nls/zh_TW/
H A DConfigmenu.m35 $ #TopBottom
/dports/x11-wm/blackbox/blackbox-0.70.1/nls/et_EE/
H A DConfigmenu.m35 $ #TopBottom

1234567891011