Home
last modified time | relevance | path

Searched refs:BorderBottom (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/dports/net/tunneller/tunneller-release-0.6/vendor/github.com/gizak/termui/v3/
H A Dblock.go20 BorderLeft, BorderRight, BorderTop, BorderBottom bool
40 BorderBottom: true,
54 if self.BorderBottom {
71 if self.BorderBottom && self.BorderLeft {
74 if self.BorderBottom && self.BorderRight {
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/examples/
H A Dbezier.pas85 BorderTop, BorderBottom : Word;
128 BorderRight, BorderBottom);
143 BorderBottom := (w^.Height - w^.BorderBottom) -1;
158 (LastY < BorderBottom) then begin
H A Dbezier2.pas88 BorderTop, BorderBottom : integer;
130 BorderRight, BorderBottom);
148 BorderBottom := 189 - w^.BorderBottom;
163 (LastY < BorderBottom) then begin
H A Dmoire.pas51 Draw(RP, Stop - x, Pred(Height - BorderBottom));
59 while x < Pred(Height - BorderBottom - BorderTop) do begin
60 Stop := Pred(Height - BorderBottom);
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/github.com/gizak/termui/
H A Dblock.go61 if b.BorderBottom {
78 if b.BorderBottom && b.BorderLeft && b.area.Dx() > 0 && b.area.Dy() > 1 {
81 if b.BorderBottom && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 1 {
110 BorderBottom bool member
134 b.BorderBottom = true
179 if b.BorderBottom {
/dports/finance/cointop/cointop-1.5.4/cointop/common/gizak/termui/
H A Dblock.go61 if b.BorderBottom {
78 if b.BorderBottom && b.BorderLeft && b.area.Dx() > 0 && b.area.Dy() > 1 {
81 if b.BorderBottom && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 1 {
110 BorderBottom bool member
134 b.BorderBottom = true
179 if b.BorderBottom {
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/erroneousboat/termui/
H A Dblock.go61 if b.BorderBottom {
78 if b.BorderBottom && b.BorderLeft && b.area.Dx() > 0 && b.area.Dy() > 1 {
81 if b.BorderBottom && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 1 {
110 BorderBottom bool member
134 b.BorderBottom = true
179 if b.BorderBottom {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/gizak/termui/
H A Dblock.go61 if b.BorderBottom {
78 if b.BorderBottom && b.BorderLeft && b.area.Dx() > 0 && b.area.Dy() > 1 {
81 if b.BorderBottom && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 1 {
110 BorderBottom bool member
134 b.BorderBottom = true
179 if b.BorderBottom {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_box_model_object.h252 virtual LayoutUnit BorderBottom() const { in BorderBottom() function
270 LayoutUnit BorderHeight() const { return BorderTop() + BorderBottom(); } in BorderHeight()
273 return LayoutRectOutsets(BorderTop(), BorderRight(), BorderBottom(), in BorderBoxOutsets()
284 return LayoutRectOutsets(-BorderTop(), -BorderRight(), -BorderBottom(), in BorderInsets()
305 return BorderTop() + BorderBottom() + PaddingTop() + PaddingBottom(); in BorderAndPaddingHeight()
329 : BorderBottom()); in BorderLogicalRight()
578 &LayoutBoxModelObject::BorderBottom, &LayoutBoxModelObject::BorderLeft); in PhysicalBorderToLogical()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_box_model_object.h291 virtual LayoutUnit BorderBottom() const { in BorderBottom() function
335 return BorderTop() + BorderBottom(); in BorderHeight()
340 return LayoutRectOutsets(BorderTop(), BorderRight(), BorderBottom(), in BorderBoxOutsets()
353 return LayoutRectOutsets(-BorderTop(), -BorderRight(), -BorderBottom(), in BorderInsets()
380 return BorderTop() + BorderBottom() + PaddingTop() + PaddingBottom(); in BorderAndPaddingHeight()
410 : BorderBottom()); in BorderLogicalRight()
707 &LayoutBoxModelObject::BorderBottom, &LayoutBoxModelObject::BorderLeft); in PhysicalBorderToLogical()
/dports/games/nethack33/nethack-3.3.1/sys/amiga/
H A Dwinstr.c75 w->BorderBottom - 3 ) / w->RPort->TxHeight;
188 ( w->Height-w->BorderTop-w->BorderBottom ) / w->RPort->TxHeight,
285 w->BorderBottom - 3 ) / w->RPort->TxHeight;
299 w->Height - w->BorderBottom - 1 );
312 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
336 w->Height - w->BorderBottom - 1 );
469 w->BorderBottom - 2 ) / w->RPort->TxHeight; in amii_doprev_message()
/dports/games/nethack33-nox11/nethack-3.3.1/sys/amiga/
H A Dwinstr.c75 w->BorderBottom - 3 ) / w->RPort->TxHeight;
188 ( w->Height-w->BorderTop-w->BorderBottom ) / w->RPort->TxHeight,
285 w->BorderBottom - 3 ) / w->RPort->TxHeight;
299 w->Height - w->BorderBottom - 1 );
312 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
336 w->Height - w->BorderBottom - 1 );
469 w->BorderBottom - 2 ) / w->RPort->TxHeight; in amii_doprev_message()
/dports/games/falconseye/falconseye-1.9.3_11/sys/amiga/
H A Dwinstr.c75 w->BorderBottom - 3 ) / w->RPort->TxHeight;
188 ( w->Height-w->BorderTop-w->BorderBottom ) / w->RPort->TxHeight,
285 w->BorderBottom - 3 ) / w->RPort->TxHeight;
299 w->Height - w->BorderBottom - 1 );
312 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
336 w->Height - w->BorderBottom - 1 );
469 w->BorderBottom - 2 ) / w->RPort->TxHeight; in amii_doprev_message()
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/amiga/
H A Dwinstr.c74 wheight = (w->Height - w->BorderTop - w->BorderBottom - 3)
181 (w->Height - w->BorderTop - w->BorderBottom)
298 (w->Height - w->BorderTop - w->BorderBottom - 3) / w->RPort->TxHeight;
307 w->Height - w->BorderBottom - 1);
320 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
341 w->Height - w->BorderBottom - 1);
464 wheight = (w->Height - w->BorderTop - w->BorderBottom - 2) in amii_doprev_message()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/amiga/
H A Dwinstr.c69 wheight = (w->Height - w->BorderTop - w->BorderBottom - 3)
176 (w->Height - w->BorderTop - w->BorderBottom)
293 (w->Height - w->BorderTop - w->BorderBottom - 3) / w->RPort->TxHeight;
302 w->Height - w->BorderBottom - 1);
315 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
336 w->Height - w->BorderBottom - 1);
459 wheight = (w->Height - w->BorderTop - w->BorderBottom - 2) in amii_doprev_message()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/amiga/
H A Dwinstr.c69 wheight = (w->Height - w->BorderTop - w->BorderBottom - 3)
176 (w->Height - w->BorderTop - w->BorderBottom)
293 (w->Height - w->BorderTop - w->BorderBottom - 3) / w->RPort->TxHeight;
302 w->Height - w->BorderBottom - 1);
315 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
336 w->Height - w->BorderBottom - 1);
459 wheight = (w->Height - w->BorderTop - w->BorderBottom - 2) in amii_doprev_message()
/dports/games/nethack34-nox11/nethack-3.4.3/sys/amiga/
H A Dwinstr.c76 w->BorderBottom - 3 ) / w->RPort->TxHeight;
189 ( w->Height-w->BorderTop-w->BorderBottom ) / w->RPort->TxHeight,
303 w->BorderBottom - 3 ) / w->RPort->TxHeight;
317 w->Height - w->BorderBottom - 1 );
330 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
354 w->Height - w->BorderBottom - 1 );
487 w->BorderBottom - 2 ) / w->RPort->TxHeight; in amii_doprev_message()
/dports/games/nethack34/nethack-3.4.3/sys/amiga/
H A Dwinstr.c76 w->BorderBottom - 3 ) / w->RPort->TxHeight;
189 ( w->Height-w->BorderTop-w->BorderBottom ) / w->RPort->TxHeight,
303 w->BorderBottom - 3 ) / w->RPort->TxHeight;
317 w->Height - w->BorderBottom - 1 );
330 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
354 w->Height - w->BorderBottom - 1 );
487 w->BorderBottom - 2 ) / w->RPort->TxHeight; in amii_doprev_message()
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/amiga/
H A Dwinstr.c76 w->BorderBottom - 3 ) / w->RPort->TxHeight;
189 ( w->Height-w->BorderTop-w->BorderBottom ) / w->RPort->TxHeight,
303 w->BorderBottom - 3 ) / w->RPort->TxHeight;
317 w->Height - w->BorderBottom - 1 );
330 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
354 w->Height - w->BorderBottom - 1 );
487 w->BorderBottom - 2 ) / w->RPort->TxHeight; in amii_doprev_message()
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/amiga/
H A Dwinstr.c76 w->BorderBottom - 3 ) / w->RPort->TxHeight;
189 ( w->Height-w->BorderTop-w->BorderBottom ) / w->RPort->TxHeight,
303 w->BorderBottom - 3 ) / w->RPort->TxHeight;
317 w->Height - w->BorderBottom - 1 );
330 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
354 w->Height - w->BorderBottom - 1 );
487 w->BorderBottom - 2 ) / w->RPort->TxHeight; in amii_doprev_message()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/amiga/
H A Dwinstr.c76 w->BorderBottom - 3 ) / w->RPort->TxHeight;
189 ( w->Height-w->BorderTop-w->BorderBottom ) / w->RPort->TxHeight,
303 w->BorderBottom - 3 ) / w->RPort->TxHeight;
317 w->Height - w->BorderBottom - 1 );
330 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
354 w->Height - w->BorderBottom - 1 );
487 w->BorderBottom - 2 ) / w->RPort->TxHeight; in amii_doprev_message()
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/amiga/
H A Dwinstr.c76 w->BorderBottom - 3 ) / w->RPort->TxHeight;
189 ( w->Height-w->BorderTop-w->BorderBottom ) / w->RPort->TxHeight,
303 w->BorderBottom - 3 ) / w->RPort->TxHeight;
317 w->Height - w->BorderBottom - 1 );
330 bottom = w->Height - w->BorderTop - w->BorderBottom - 2;
354 w->Height - w->BorderBottom - 1 );
487 w->BorderBottom - 2 ) / w->RPort->TxHeight; in amii_doprev_message()
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygenwindecooptions.cpp42 case BorderBottom: in getMetric()
48 if( wm==BorderBottom && frameBorder >= QtSettings::BorderNoSide ) { in getMetric()
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygenwindecooptions.cpp42 case BorderBottom: in getMetric()
48 if( wm==BorderBottom && frameBorder >= QtSettings::BorderNoSide ) { in getMetric()
/dports/misc/tellico/tellico-3.4.2/src/3rdparty/rtf2html/
H A Drtf_table.h50 bool BorderTop, BorderBottom, BorderLeft, BorderRight; member
57 BorderTop=BorderBottom=BorderLeft=BorderRight=Merged=FirstMerged=false; in table_cell_def()

12345678910>>...13