Home
last modified time | relevance | path

Searched refs:BorderRight (Results 1 – 25 of 318) 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
38 BorderRight: true,
60 if self.BorderRight {
68 if self.BorderTop && self.BorderRight {
74 if self.BorderBottom && self.BorderRight {
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/examples/
H A Dbezier.pas84 BorderLeft, BorderRight,
128 BorderRight, BorderBottom);
141 BorderRight := (w^.Width - w^.BorderRight) -1;
156 (LastX < BorderRight) and
H A Dbezier2.pas87 BorderLeft, BorderRight,
130 BorderRight, BorderBottom);
146 BorderRight := 639 - w^.BorderRight;
161 (LastX < BorderRight) and
H A Dmoire.pas47 while x < Pred(Width - BorderRight - BorderLeft) do begin
48 Stop := Pred(Width - BorderRight);
62 GfxMove(RP, Pred(Width - BorderRight), Succ(x + BorderTop));
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/github.com/gizak/termui/
H A Dblock.go67 if b.BorderRight {
75 if b.BorderTop && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 0 {
81 if b.BorderBottom && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 1 {
108 BorderRight bool member
132 b.BorderRight = true
173 if b.BorderRight {
/dports/finance/cointop/cointop-1.5.4/cointop/common/gizak/termui/
H A Dblock.go67 if b.BorderRight {
75 if b.BorderTop && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 0 {
81 if b.BorderBottom && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 1 {
108 BorderRight bool member
132 b.BorderRight = true
173 if b.BorderRight {
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/erroneousboat/termui/
H A Dblock.go67 if b.BorderRight {
75 if b.BorderTop && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 0 {
81 if b.BorderBottom && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 1 {
108 BorderRight bool member
132 b.BorderRight = true
173 if b.BorderRight {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/gizak/termui/
H A Dblock.go67 if b.BorderRight {
75 if b.BorderTop && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 0 {
81 if b.BorderBottom && b.BorderRight && b.area.Dx() > 1 && b.area.Dy() > 1 {
108 BorderRight bool member
132 b.BorderRight = true
173 if b.BorderRight {
/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.h258 virtual LayoutUnit BorderRight() const { in BorderRight() function
269 LayoutUnit BorderWidth() const { return BorderLeft() + BorderRight(); } in BorderWidth()
273 return LayoutRectOutsets(BorderTop(), BorderRight(), BorderBottom(), in BorderBoxOutsets()
284 return LayoutRectOutsets(-BorderTop(), -BorderRight(), -BorderBottom(), in BorderInsets()
308 return BorderLeft() + BorderRight() + PaddingLeft() + PaddingRight(); in BorderAndPaddingWidth()
328 return LayoutUnit(StyleRef().IsHorizontalWritingMode() ? BorderRight() in BorderLogicalRight()
577 &LayoutBoxModelObject::BorderTop, &LayoutBoxModelObject::BorderRight, in PhysicalBorderToLogical()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_box_model_object.h299 virtual LayoutUnit BorderRight() const { in BorderRight() function
331 return BorderLeft() + BorderRight(); in BorderWidth()
340 return LayoutRectOutsets(BorderTop(), BorderRight(), BorderBottom(), in BorderBoxOutsets()
353 return LayoutRectOutsets(-BorderTop(), -BorderRight(), -BorderBottom(), in BorderInsets()
384 return BorderLeft() + BorderRight() + PaddingLeft() + PaddingRight(); in BorderAndPaddingWidth()
409 return LayoutUnit(StyleRef().IsHorizontalWritingMode() ? BorderRight() in BorderLogicalRight()
706 &LayoutBoxModelObject::BorderTop, &LayoutBoxModelObject::BorderRight, in PhysicalBorderToLogical()
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/amiga/
H A Dwinamenu.c422 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
426 (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
449 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
453 (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
589 x2 = w->Width - w->BorderRight;
1143 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
1148 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
1207 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
1212 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
1285 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/amiga/
H A Dwinmenu.c413 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
417 (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
440 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
444 (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
580 x2 = w->Width - w->BorderRight;
1134 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
1139 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
1198 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
1203 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
1276 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/amiga/
H A Dwinmenu.c413 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
417 (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
440 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
444 (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
580 x2 = w->Width - w->BorderRight;
1134 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
1139 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
1198 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
1203 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4) / txwd;
1276 cw->cols = (w->Width - w->BorderLeft - w->BorderRight - 4
[all …]
/dports/games/nethack33/nethack-3.3.1/sys/amiga/
H A Dwinmenu.c438 w->BorderRight - 4 - pictdata.xsize - 3 ) / txwd;
442 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
473 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
476 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
605 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
626 x2 = w->Width - w->BorderRight;
1214 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1221 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
1288 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1295 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/sys/amiga/
H A Dwinmenu.c438 w->BorderRight - 4 - pictdata.xsize - 3 ) / txwd;
442 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
473 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
476 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
605 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
626 x2 = w->Width - w->BorderRight;
1214 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1221 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
1288 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1295 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/sys/amiga/
H A Dwinmenu.c438 w->BorderRight - 4 - pictdata.xsize - 3 ) / txwd;
442 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
473 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
476 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
605 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
626 x2 = w->Width - w->BorderRight;
1225 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1232 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
1299 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1306 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
[all …]
/dports/games/nethack34/nethack-3.4.3/sys/amiga/
H A Dwinmenu.c438 w->BorderRight - 4 - pictdata.xsize - 3 ) / txwd;
442 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
473 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
476 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
605 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
626 x2 = w->Width - w->BorderRight;
1225 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1232 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
1299 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1306 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/amiga/
H A Dwinmenu.c438 w->BorderRight - 4 - pictdata.xsize - 3 ) / txwd;
442 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
473 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
476 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
605 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
626 x2 = w->Width - w->BorderRight;
1225 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1232 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
1299 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1306 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/amiga/
H A Dwinmenu.c438 w->BorderRight - 4 - pictdata.xsize - 3 ) / txwd;
442 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
473 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
476 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
605 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
626 x2 = w->Width - w->BorderRight;
1225 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1232 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
1299 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1306 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
[all …]
/dports/games/falconseye/falconseye-1.9.3_11/sys/amiga/
H A Dwinmenu.c438 w->BorderRight - 4 - pictdata.xsize - 3 ) / txwd;
442 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
473 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
476 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
605 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
626 x2 = w->Width - w->BorderRight;
1214 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1221 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
1288 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1295 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/amiga/
H A Dwinmenu.c438 w->BorderRight - 4 - pictdata.xsize - 3 ) / txwd;
442 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
473 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
476 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
605 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
626 x2 = w->Width - w->BorderRight;
1225 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1232 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
1299 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1306 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/amiga/
H A Dwinmenu.c438 w->BorderRight - 4 - pictdata.xsize - 3 ) / txwd;
442 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
473 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
476 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
605 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
626 x2 = w->Width - w->BorderRight;
1225 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1232 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
1299 w->BorderRight - 4 - pictdata.xsize - 3) / txwd;
1306 cw->cols = ( w->Width - w->BorderLeft - w->BorderRight - 4 ) / txwd;
[all …]
/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()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/rtf2html/
H A Drtf_table.h24 bool BorderTop, BorderBottom, BorderLeft, BorderRight; member
31 BorderTop=BorderBottom=BorderLeft=BorderRight=Merged=FirstMerged=false; in table_cell_def()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/uitest/impress_tests/
H A Dtdf134734.py53 document.DrawPages.getByIndex(0).BorderRight, 762)
77 document.DrawPages.getByIndex(0).BorderRight, 762)
101 document.DrawPages.getByIndex(0).BorderRight, 762)

12345678910>>...13